21 #ifndef GNASH_AUDIODECODERSIMPLE_H
22 #define GNASH_AUDIODECODERSIMPLE_H
64 boost::uint8_t*
decode(
const boost::uint8_t* input, boost::uint32_t inputSize, boost::uint32_t& outputSize, boost::uint32_t& decodedBytes);
78 boost::uint16_t _sampleRate;
81 boost::uint32_t _sampleCount;
96 #endif // __AUDIODECODERSIMPLE_H__
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40