PixelLightAPI  .
PLSound::Source Member List
This is the complete list of members for PLSound::Source, including all inherited members.
AddResourceHandler(ResourceHandler &cHandler)PLSound::Resource
ClearResourceHandlers()PLSound::Resource
EAttributes enum namePLSound::Source
EFlags enum namePLSound::Source
EType enum namePLSound::Resource
GetAttribute(EAttributes nAttribute) const =0PLSound::Source [pure virtual]
GetBuffer() const PLSound::Source
GetFlags() const PLSound::Source
GetMaxDistance() const =0PLSound::Source [pure virtual]
GetNumOfResourceHandlers() const PLSound::Resource
GetPitch() const =0PLSound::Source [pure virtual]
GetReferenceDistance() const =0PLSound::Source [pure virtual]
GetRolloffFactor() const =0PLSound::Source [pure virtual]
GetSoundManager() const PLSound::Resource
GetType() const PLSound::Resource
GetVolume() const =0PLSound::Source [pure virtual]
Is2D() const =0PLSound::Source [pure virtual]
IsLooping() const =0PLSound::Source [pure virtual]
IsPaused() const =0PLSound::Source [pure virtual]
IsPlaying() const =0PLSound::Source [pure virtual]
IsResourceHandler(ResourceHandler &cHandler) const PLSound::Resource
Load(Buffer *pBuffer=nullptr)PLSound::Source [virtual]
NoMasterPitch enum valuePLSound::Source
NumOfAttributes enum valuePLSound::Source
Pause()=0PLSound::Source [pure virtual]
Play(bool bRestart=false)=0PLSound::Source [pure virtual]
Position enum valuePLSound::Source
RemoveResourceHandler(ResourceHandler &cHandler)PLSound::Resource
Resource(SoundManager &cSoundManager, EType nType)PLSound::Resource [protected]
Set2D(bool b2D=false)=0PLSound::Source [pure virtual]
SetAttribute(EAttributes nAttribute, const PLMath::Vector3 &vV)=0PLSound::Source [pure virtual]
SetFlags(PLCore::uint32 nFlags=0)PLSound::Source
SetLooping(bool bLooping=false)=0PLSound::Source [pure virtual]
SetMaxDistance(float fMaxDistance=10000.0f)=0PLSound::Source [pure virtual]
SetPitch(float fPitch=1.0f)=0PLSound::Source [pure virtual]
SetReferenceDistance(float fReferenceDistance=1.0f)=0PLSound::Source [pure virtual]
SetRolloffFactor(float fRolloffFactor=1.0f)=0PLSound::Source [pure virtual]
SetVolume(float fVolume=1.0f)=0PLSound::Source [pure virtual]
Source(SoundManager &cSoundManager)PLSound::Source [protected]
Stop()=0PLSound::Source [pure virtual]
TypeBuffer enum valuePLSound::Resource
TypeSource enum valuePLSound::Resource
Unload()PLSound::Source [virtual]
Velocity enum valuePLSound::Source
~Resource()PLSound::Resource [virtual]
~Source()PLSound::Source [virtual]


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported