|
|
| 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) |
|
| Data (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 |
|
DataType | type |
|
const std::vector< std::string > | streamIds |
|
const std::string | track |
The documentation for this struct was generated from the following file: