Struct bluespy_audio_codec_decoded_format¶
ClassList > bluespy_audio_codec_decoded_format
Describes the decoded audio format produced by a codec. More...
#include <bluespy.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | n_channels |
| bluespy_audio_sample_format | sample_format |
| uint32_t | sample_rate |
Detailed Description¶
Each codec must report its decoded sample format as part of its initialisation return structure.
Public Attributes Documentation¶
variable n_channels¶
variable sample_format¶
variable sample_rate¶
The documentation for this class was generated from the following file bluespy.h