Microsoft DirectX 8.1 (C++)

IDirectMusicSong8

Not implemented in DirectX 8.1.

The IDirectMusicSong8 interface represents a song, which is a collection of segments based on common source material.

In addition to the methods inherited from IUnknown, the IDirectMusicSong8 interface exposes the following methods.

Instrument data

Method Description
Download Not implemented.
Unload Not implemented.

Segments

Method Description
EnumSegment Not implemented.
GetSegment Not implemented.

Miscellaneous

Method Description
Compose Not implemented.
GetAudioPathConfig Not implemented.
GetParam Not implemented.

Requirements

  Header: Declared in dmusici.h.