![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Audio class audio streaming format type III descriptor. More...
#include <app_usbd_audio_types.h>
Data Fields | |
| uint8_t | bLength |
| Length of the descriptor. | |
| uint8_t | bDescriptorType |
| Descriptor type APP_USBD_AUDIO_DESCRIPTOR_INTERFACE. | |
| uint8_t | bDescriptorSubType |
| Descriptor subtype app_usbd_audio_as_iface_subtype_t. | |
| uint8_t | bFormatType |
| Format type: fixed value 1. | |
| uint8_t | bNrChannels |
| Number of channels. | |
| uint8_t | bSubframeSize |
| Subframe size. | |
| uint8_t | bBitResolution |
| Bit resolution. | |
| uint8_t | bSamFreqType |
| Number of supported sampling frequencies. | |
| uint8_t | tSamFreq [] |
| Number of supported sampling frequencies table (24 bit entries) | |
Audio class audio streaming format type III descriptor.