Arduino A2DP
TwoChannelSoundData Member List

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

count() (defined in TwoChannelSoundData)TwoChannelSoundDatainline
doLoop()SoundData
get2ChannelData(int32_t pos, int32_t len, uint8_t *data)TwoChannelSoundDatavirtual
getData(int32_t pos, int32_t len, Frame *data) (defined in TwoChannelSoundData)TwoChannelSoundData
getData(int32_t pos, Frame &channels) (defined in TwoChannelSoundData)TwoChannelSoundDatavirtual
setData(Frame *data, int32_t len) (defined in TwoChannelSoundData)TwoChannelSoundData
setDataRaw(uint8_t *data, int32_t len) (defined in TwoChannelSoundData)TwoChannelSoundDatavirtual
setLoop(bool loop) (defined in SoundData)SoundData
TwoChannelSoundData(bool loop=false) (defined in TwoChannelSoundData)TwoChannelSoundData
TwoChannelSoundData(Frame *data, int32_t len, bool loop=false)TwoChannelSoundData