Arduino A2DP
OneChannelSoundData Member List

This is the complete list of members for OneChannelSoundData, including all inherited members.

doLoop()SoundData
get2ChannelData(int32_t pos, int32_t len, uint8_t *data)OneChannelSoundDatavirtual
getData(int32_t pos, int32_t len, int16_t *data) (defined in OneChannelSoundData)OneChannelSoundData
getData(int32_t pos, Frame &frame) (defined in OneChannelSoundData)OneChannelSoundDatavirtual
OneChannelSoundData(bool loop=false, ChannelInfo channelInfo=Both) (defined in OneChannelSoundData)OneChannelSoundData
OneChannelSoundData(int16_t *data, int32_t len, bool loop=false, ChannelInfo channelInfo=Both)OneChannelSoundData
setData(int16_t *data, int32_t len) (defined in OneChannelSoundData)OneChannelSoundData
setDataRaw(uint8_t *data, int32_t len) (defined in OneChannelSoundData)OneChannelSoundDatavirtual
setLoop(bool loop) (defined in SoundData)SoundData