XPMP2
X-Plane multiplayer library 2 - using instancing
|
This is the complete list of members for XPMP2::SoundWAV, including all inherited members.
bLoop | XPMP2::SoundFile | |
bufferSize | XPMP2::SoundWAV | |
coneDir | XPMP2::SoundFile | |
coneInAngle | XPMP2::SoundFile | |
coneOutAngle | XPMP2::SoundFile | |
coneOutVol | XPMP2::SoundFile | |
conePitch | XPMP2::SoundFile | |
filePath | XPMP2::SoundFile | |
freqHz | XPMP2::SoundWAV | |
hasConeInfo() const | XPMP2::SoundFile | inline |
isReady() override | XPMP2::SoundWAV | inlinevirtual |
numChannels | XPMP2::SoundWAV | |
pBuf | XPMP2::SoundWAV | |
pSndSys | XPMP2::SoundFile | |
SoundFile(SoundSystem *_pSndSys, const std::string &_filePath, bool _bLoop, float _coneDir, float _conePitch, float _coneInAngle, float _coneOutAngle, float _coneOutVol) | XPMP2::SoundFile | |
SoundFile(const SoundFile &o)=delete | XPMP2::SoundFile | |
SoundWAV(SoundSystem *_pSndSys, const std::string &_filePath, bool _bLoop, float _coneDir, float _conePitch, float _coneInAngle, float _coneOutAngle, float _coneOutVol) | XPMP2::SoundWAV | |
WavRead() | XPMP2::SoundWAV | protected |
~SoundFile() | XPMP2::SoundFile | inlinevirtual |
~SoundWAV() override | XPMP2::SoundWAV |