PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::AudioData Member List

This is the complete list of members for privmx::endpoint::stream::AudioData, including all inherited members.

audio_data (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioData
AudioData(DataType _type, 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) (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioDatainline
bits_per_sample (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioData
Data(DataType _type, const std::vector< std::string > _streamIds, const std::string _track) (defined in privmx::endpoint::stream::Data)privmx::endpoint::stream::Datainline
number_of_channels (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioData
number_of_frames (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioData
sample_rate (defined in privmx::endpoint::stream::AudioData)privmx::endpoint::stream::AudioData
streamIds (defined in privmx::endpoint::stream::Data)privmx::endpoint::stream::Data
track (defined in privmx::endpoint::stream::Data)privmx::endpoint::stream::Data
type (defined in privmx::endpoint::stream::Data)privmx::endpoint::stream::Data
~Data()=default (defined in privmx::endpoint::stream::Data)privmx::endpoint::stream::Datavirtual