USB Libraries Help > USB Device Libraries > USB Audio 1.0 Device Library > Configuring the Library > USB_DEVICE_AUDIO_MAX_ALTERNATE_SETTING Macro
MPLAB Harmony USB Stack
USB_DEVICE_AUDIO_MAX_ALTERNATE_SETTING Macro

Maximum number of Alternate Settings 

This macro defines the maximum number of Alternate Settings per streaming interface. If the Audio Device features multiple streaming interfaces, this configuration constant should be equal to the the maximum number of alternate required amongst the streaming interfaces.

C
#define USB_DEVICE_AUDIO_MAX_ALTERNATE_SETTING 
Remarks

None.