Gnash
0.8.11dev
|
This is the complete list of members for gnash::media::SoundInfo, including all inherited members.
getDelaySeek() const | gnash::media::SoundInfo | inline |
getFormat() const | gnash::media::SoundInfo | inline |
getSampleCount() const | gnash::media::SoundInfo | inline |
getSampleRate() const | gnash::media::SoundInfo | inline |
is16bit() const | gnash::media::SoundInfo | inline |
isStereo() const | gnash::media::SoundInfo | inline |
SoundInfo(audioCodecType format, bool stereo, std::uint32_t sampleRate, std::uint32_t sampleCount, bool is16bit, std::int16_t delaySeek=0) | gnash::media::SoundInfo | inline |