![]() |
Defines | |
#define | AUDDataEndpointDescriptor_MILLISECONDS 1 |
#define | AUDDataEndpointDescriptor_PCMSAMPLES 2 |
This section lists the valid lock delay unit types.
#define AUDDataEndpointDescriptor_MILLISECONDS 1 |
Lock delay is expressed in milliseconds.
Definition at line 204 of file AUDDescriptors.h.
#define AUDDataEndpointDescriptor_PCMSAMPLES 2 |
Lock delay is expressed in decoded PCM samples.
Definition at line 206 of file AUDDescriptors.h.