USB Libraries Help > USB Host Libraries > USB Audio v1.0 Host Client Driver Library > Library Interface > d) Data Types and Constants > USB_HOST_AUDIO_V1_SAMPLING_FREQUENCIES_NUMBER Macro
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_SAMPLING_FREQUENCIES_NUMBER Macro

USB Host Audio stream Info table structure 

This structure is an out parameter to the functions USB_HOST_AUDIO_V1_0_StreamGetFirst and USB_HOST_AUDIO_V1_0_StreamGetNext functions. This structure contains information about an audio stream in the attached Audio Device. This structure contains the stream object, audio format, etc.

C
#define USB_HOST_AUDIO_V1_SAMPLING_FREQUENCIES_NUMBER USB_HOST_AUDIO_V1_0_SAMPLING_FREQUENCIES_NUMBER
Remarks

None.