_ampMod | ark::SoundPlayer | [private] |
_balance | ark::SoundPlayer | [private] |
_cacheChunk | ark::SoundPlayer | [private] |
_cacheChunkSize | ark::SoundPlayer | [private] |
_cacheReg | ark::SoundPlayer | [private] |
_defaultCacheFrames | ark::SoundPlayer | [private, static] |
_defaultRenderFrames | ark::SoundPlayer | [private, static] |
_didSignal | ark::SoundPlayer | [private] |
_doesNotifyByDefault | ark::SoundPlayer | [private, static] |
_doNotify | ark::SoundPlayer | [private] |
_fromRtSem | ark::SoundPlayer | [private] |
_genMutex | ark::SoundPlayer | [mutable, private] |
_logicFrameMod | ark::SoundPlayer | [private] |
_loop | ark::SoundPlayer | [private] |
_minCacheSpace | ark::SoundPlayer | [private] |
_mute | ark::SoundPlayer | [private] |
_noteQueue | ark::SoundPlayer | [private, static] |
_notifier | ark::SoundPlayer | [private, static] |
_paramPort | ark::SoundPlayer | [private] |
_paramTransFrames | ark::SoundPlayer | [private, static] |
_pendingReg | ark::SoundPlayer | [private] |
_play | ark::SoundPlayer | [private] |
_playerRate | ark::SoundPlayer | [private] |
_playPos | ark::SoundPlayer | [private] |
_regIsPending | ark::SoundPlayer | [private] |
_renderChunkSize | ark::SoundPlayer | [private] |
_resetState() | ark::SoundPlayer | [private] |
_rt_ampMod | ark::SoundPlayer | [private] |
_rt_balance | ark::SoundPlayer | [private] |
_rt_curTime | ark::SoundPlayer | [private] |
_rt_lastAmp | ark::SoundPlayer | [private] |
_rt_lastBal | ark::SoundPlayer | [private] |
_rt_playPos | ark::SoundPlayer | [private] |
_rt_selectedReg | ark::SoundPlayer | [private] |
_rtApplyParams(SoundChunk &) | ark::SoundPlayer | [private] |
_rtCurrentTime() const | ark::SoundPlayer | [inline, private] |
_rtDeallocServer | ark::SoundPlayer | [private, static] |
_rtGate | ark::SoundPlayer | [private, static] |
_rtIncrementTime(unsigned frames) | ark::SoundPlayer | [inline, private] |
_rtReceiveFromStreamer() | ark::SoundPlayer | [private] |
_rtSendNotification(Notification const &) | ark::SoundPlayer | [private] |
_rtSetAmpMod(Notification const &) | ark::SoundPlayer | [inline, private] |
_rtSetBalance(Notification const &) | ark::SoundPlayer | [inline, private] |
_rtSetCurrentTime(SoundTime const &t) | ark::SoundPlayer | [inline, private] |
_rtSetPlayPosition(Notification const &) | ark::SoundPlayer | [private] |
_rtSetSelectedRegion(Notification const &) | ark::SoundPlayer | [inline, private] |
_rtStop(Notification const &) | ark::SoundPlayer | [private] |
_rtStreamMaintenance(SoundTime const &) | ark::SoundPlayer | [private] |
_rtUpdateParams() | ark::SoundPlayer | [private] |
_scheduleNotification(Notification const &) | ark::SoundPlayer | [private] |
_selectedReg | ark::SoundPlayer | [private] |
_sharedMutex | ark::SoundPlayer | [private, static] |
_staticDataMutex | ark::SoundPlayer | [private, static] |
_streamer | ark::SoundPlayer | [private] |
_streamQueue | ark::SoundPlayer | [private] |
_waitingForCache | ark::SoundPlayer | [private] |
amplitudeMod() const | ark::SoundPlayer | |
AmplitudeModDidChange enum value | ark::SoundPlayer | |
balance() const | ark::SoundPlayer | |
BalanceDidChange enum value | ark::SoundPlayer | |
channelCount() const | ark::SoundPlayer | |
close() | ark::SoundPlayer | |
Command typedef | ark::SoundPlayer | |
defaultCacheFrames() | ark::SoundPlayer | [static] |
defaultRenderFrames() | ark::SoundPlayer | [static] |
doesNotifyByDefault() | ark::SoundPlayer | [static] |
frameCount() const | ark::SoundPlayer | |
initialize() | ark::SoundPlayer | |
isLive() const | ark::SoundPlayer | |
isLooping() const | ark::SoundPlayer | |
isMute() const | ark::SoundPlayer | |
isOpen() const | ark::SoundPlayer | |
isPlaying() const | ark::SoundPlayer | |
LoopingDidChange enum value | ark::SoundPlayer | |
nextChunk(SoundChunk &chunk, unsigned frames, SoundTime const &time) | ark::SoundPlayer | |
Notification typedef | ark::SoundPlayer | |
NotificationType enum name | ark::SoundPlayer | |
Notifier typedef | ark::SoundPlayer | |
notifier() | ark::SoundPlayer | [static] |
Observer() | ark::Observer< impl::_SoundPlayerNotification > | [inline] |
open(std::string const &path) | ark::SoundPlayer | |
ParamError enum value | ark::SoundPlayer | |
ParamOverflow typedef | ark::SoundPlayer | |
pause(bool wait=false) | ark::SoundPlayer | |
play() | ark::SoundPlayer | |
PlayingDidChange enum value | ark::SoundPlayer | |
PlayingDidLoop enum value | ark::SoundPlayer | |
playPosition() const | ark::SoundPlayer | |
PlayPositionDidChange enum value | ark::SoundPlayer | |
receiveNotification(Notification const ¬e) | ark::SoundPlayer | [virtual] |
sampleRate() const | ark::SoundPlayer | |
scoped_lock typedef | ark::SoundPlayer | [protected] |
SelectedRegionDidChange enum value | ark::SoundPlayer | |
setAmplitudeMod(float mod) | ark::SoundPlayer | |
setBalance(float mod) | ark::SoundPlayer | |
setDefaultCacheFrames(unsigned) | ark::SoundPlayer | [static] |
setDefaultRenderFrames(unsigned) | ark::SoundPlayer | [static] |
setLive(bool b) | ark::SoundPlayer | |
setLooping(bool b) | ark::SoundPlayer | |
setMute(bool b) | ark::SoundPlayer | |
setNotifiesByDefault(bool) | ark::SoundPlayer | [static] |
setPlayPosition(unsigned pos) | ark::SoundPlayer | |
setResource(boost::shared_ptr< SoundResource > const &rsrc) | ark::SoundPlayer | |
setResource(SoundChunk const &chunk, unsigned sampleRate) | ark::SoundPlayer | |
SoundPlayer() | ark::SoundPlayer | |
stop(bool wait=false) | ark::SoundPlayer | |
StreamError enum name | ark::SoundPlayer | |
StreamErrorOccured enum value | ark::SoundPlayer | |
toggleLooping() | ark::SoundPlayer | |
toggleMute() | ark::SoundPlayer | |
togglePlaying() | ark::SoundPlayer | |
UnderflowError enum value | ark::SoundPlayer | |
uninitialize() | ark::SoundPlayer | |
UnknownError enum value | ark::SoundPlayer | |
~Observer() | ark::Observer< impl::_SoundPlayerNotification > | [inline, virtual] |
~SoundPlayer() | ark::SoundPlayer | |