This is the complete list of members for hpl::iSoundChannel, including all inherited members.
Get3D() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetBlockable() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetBlockVolumeMul() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetCallBack() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetData() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetElapsedTime()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
GetId() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetLooping() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetMaxDistance() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetMinDistance() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPan() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPaused() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPosition() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPositionRelative() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPriority()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
GetPriorityModifier() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetRelPosition() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetSpeed() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetStopUsed() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetTotalTime()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
GetVelocity() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetVolume() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
IsBufferUnderrun()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
iSoundChannel(iSoundData *apData, cSoundManager *apSoundManger) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
IsPlaying()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
mb3D (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbAffectedByEnv (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbBlockable (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbLooping (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbPaused (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbPositionRelative (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbStopUsed (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfBlockVolumeMul (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfMaxDistance (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfMinDistance (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfPan (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfSpeed (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfVolume (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlId (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlPriority (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlPriorityModifier (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpCallback (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpData (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpSoundManger (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvPosition (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvRelPosition (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvVelocity (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
Play()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
Set3D(bool ab3D)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetAffectedByEnv(bool abAffected) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inlinevirtual |
SetBlockable(bool abX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetBlockVolumeMul(float afX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetCallBack(iSoundChannelCallback *apCallback) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetFilterGain(float afGain)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetFilterGainHF(float afGainHF)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetFiltering(bool abEnabled, int alFlags)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetId(int alX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetLooping(bool abLoop)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetMaxDistance(float fMax)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetMinDistance(float fMin)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPan(float afPan)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPaused(bool abX)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPosition(const cVector3f &avPos)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPositionRelative(bool abRelative)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPriority(int alX)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetPriorityModifier(int alX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetRelPosition(const cVector3f &avPos) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetSpeed(float afSpeed)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetVelocity(const cVector3f &avVel)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
SetVolume(float afVolume)=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
Stop()=0 (defined in hpl::iSoundChannel) | hpl::iSoundChannel | pure virtual |
~iSoundChannel() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inlinevirtual |