, including all inherited members.
AddChannel()=0 | I3DShSoundtrack | [pure virtual] |
AddChannel(uint32 channel)=0 | I3DShSoundtrack | [pure virtual] |
AddRef()=0 | IMCUnknown | [pure virtual] |
AddSound(IShSound *inSound, MicroTick insertTime, uint32 insertChannel)=0 | I3DShSoundtrack | [pure virtual] |
AdjustPlayback(MicroTick inTime, real32 rate)=0 | I3DShSoundtrack | [pure virtual] |
BeginPlayback(MicroTick inTime, real32 rate)=0 | I3DShSoundtrack | [pure virtual] |
EndPlayback()=0 | I3DShSoundtrack | [pure virtual] |
GetChannelByID(uint32 ID)=0 | I3DShSoundtrack | [pure virtual] |
GetChannelBySoundIndex(int32 index)=0 | I3DShSoundtrack | [pure virtual] |
GetChannelCount() const =0 | I3DShSoundtrack | [pure virtual] |
GetHasSoundWithText() const =0 | I3DShSoundtrack | [pure virtual] |
GetHasStaredSoundWithText() const =0 | I3DShSoundtrack | [pure virtual] |
GetLoop()=0 | I3DShSoundtrack | [pure virtual] |
GetMutedChannelList() const =0 | I3DShSoundtrack | [pure virtual] |
GetSoundByID(uint32 ID)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundByIndex(int32 index)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundByTime(MicroTick time, uint32 channel)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundCount()=0 | I3DShSoundtrack | [pure virtual] |
GetSoundCursorByIndex(int32 index)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundDurationByIndex(int32 index)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundIndexByTime(MicroTick time, int32 channel)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundStartByID(uint32 ID)=0 | I3DShSoundtrack | [pure virtual] |
GetSoundStartByIndex(int32 index)=0 | I3DShSoundtrack | [pure virtual] |
GetStaredChannelIDAtIndex(uint32 index) const =0 | I3DShSoundtrack | [pure virtual] |
GetStaredChannelsCount() const =0 | I3DShSoundtrack | [pure virtual] |
IntersectsOtherSound(uint32 ID, uint32 channel, MicroTick startTime)=0 | I3DShSoundtrack | [pure virtual] |
IsChannelMuted(uint32 channelID) const =0 | I3DShSoundtrack | [pure virtual] |
IsChannelStared(uint32 channel) const =0 | I3DShSoundtrack | [pure virtual] |
MoveSound(uint32 index, MicroTick newTime, uint32 newChannel)=0 | I3DShSoundtrack | [pure virtual] |
MoveSound(uint32 index, MicroTick deltaT)=0 | I3DShSoundtrack | [pure virtual] |
MoveSoundByID(uint32 ID, MicroTick newTime, uint32 newChannel)=0 | I3DShSoundtrack | [pure virtual] |
MoveSoundByID(uint32 ID, MicroTick deltaT)=0 | I3DShSoundtrack | [pure virtual] |
PlaySounds()=0 | I3DShSoundtrack | [pure virtual] |
QueryInterface(const MCIID &riid, void **ppvObj)=0 | IMCUnknown | [pure virtual] |
Release()=0 | IMCUnknown | [pure virtual] |
RemoveChannel(uint32 channel)=0 | I3DShSoundtrack | [pure virtual] |
RemoveSound(IShSound *inSound)=0 | I3DShSoundtrack | [pure virtual] |
Reset()=0 | I3DShSoundtrack | [pure virtual] |
SetChannelMuted(uint32 channelID, boolean isMuted)=0 | I3DShSoundtrack | [pure virtual] |
SetChannelStared(uint32 channel, boolean isStared)=0 | I3DShSoundtrack | [pure virtual] |
SetLoop(boolean isLoop)=0 | I3DShSoundtrack | [pure virtual] |
SetMutedChannelList(const TMCArray< uint32 > &newList)=0 | I3DShSoundtrack | [pure virtual] |
SetScene(I3DShScene *scene)=0 | I3DShSoundtrack | [pure virtual] |
SetSoundCursorByIndex(int32 index, MicroTick inCursor)=0 | I3DShSoundtrack | [pure virtual] |
StopSounds()=0 | I3DShSoundtrack | [pure virtual] |