Microsoft DirectX 8.0 (C++) |
Not implemented in DirectX 8.0.
The IDirectMusicSong8 interface represents a song, which is a collection of segments based on common source material.
The interface has the following methods.
Instruments | Download |
Unload | |
Segment retrieval | EnumSegment |
GetSegment | |
Miscellaneous | Compose |
GetAudioPathConfig | |
GetParam |
All COM interfaces inherit the IUnknown interface methods. This interface supports the following three methods.
IUnknown | AddRef |
QueryInterface | |
Release |
Header: Declared in dmusici.h.