Gnash  0.8.10
gnash::media::SoundInfo Member List
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, boost::uint32_t sampleRate, boost::uint32_t sampleCount, bool is16bit, boost::int16_t delaySeek=0)gnash::media::SoundInfo [inline]