PTLib
Version 2.18.8
|
This is the complete list of members for PSoundChannel::Params, including all inherited members.
m_bitsPerSample | PSoundChannel::Params | |
m_bufferCount | PSoundChannel::Params | |
m_bufferSize | PSoundChannel::Params | |
m_channels | PSoundChannel::Params | |
m_device | PSoundChannel::Params | |
m_direction | PSoundChannel::Params | |
m_driver | PSoundChannel::Params | |
m_pluginMgr | PSoundChannel::Params | |
m_sampleRate | PSoundChannel::Params | |
operator<<(ostream &, const Params ¶ms) | PSoundChannel::Params | friend |
Params(Directions dir=Player, const PString &device=PString::Empty(), const PString &driver=PString::Empty(), unsigned channels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16, unsigned bufferSize=DefaultBufferSize, unsigned bufferCount=DefaultBufferCount, PPluginManager *pluginMgr=NULL) | PSoundChannel::Params | |
SetBufferCountFromMS(unsigned milliseconds) | PSoundChannel::Params |