|
Arduino A2DP
|
This is the complete list of members for TwoChannelSoundData, including all inherited members.
| count() (defined in TwoChannelSoundData) | TwoChannelSoundData | inline |
| doLoop() | SoundData | |
| get2ChannelData(int32_t pos, int32_t len, uint8_t *data) | TwoChannelSoundData | virtual |
| getData(int32_t pos, int32_t len, Frame *data) (defined in TwoChannelSoundData) | TwoChannelSoundData | |
| getData(int32_t pos, Frame &channels) (defined in TwoChannelSoundData) | TwoChannelSoundData | virtual |
| setData(Frame *data, int32_t len) (defined in TwoChannelSoundData) | TwoChannelSoundData | |
| setDataRaw(uint8_t *data, int32_t len) (defined in TwoChannelSoundData) | TwoChannelSoundData | virtual |
| 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 |