This is the complete list of members for privmx::endpoint::stream::AudioData, including all inherited members.
| audio_data | privmx::endpoint::stream::AudioData | |
| AudioData(const std::vector< std::string > &_streamIds, const std::string &_track, const void *_audio_data, int _bits_per_sample, int _sample_rate, size_t _number_of_channels, size_t _number_of_frames) | privmx::endpoint::stream::AudioData | inline |
| bits_per_sample | privmx::endpoint::stream::AudioData | |
| Data(DataType _type, const std::vector< std::string > &_streamIds, const std::string &_track) | privmx::endpoint::stream::Data | inline |
| number_of_channels | privmx::endpoint::stream::AudioData | |
| number_of_frames | privmx::endpoint::stream::AudioData | |
| sample_rate | privmx::endpoint::stream::AudioData | |
| streamIds | privmx::endpoint::stream::Data | |
| track | privmx::endpoint::stream::Data | |
| type | privmx::endpoint::stream::Data | |
| ~Data()=default | privmx::endpoint::stream::Data | virtual |