USB Libraries Help > USB Device Libraries > USB Audio 2.0 Device Library > Configuring the Library > USB_DEVICE_AUDIO_V2_MAX_STREAMING_INTERFACES Macro
MPLAB Harmony USB Stack
USB_DEVICE_AUDIO_V2_MAX_STREAMING_INTERFACES Macro

Maximum Audio 2.0 Streaming Interfaces 

This macro defines the maximum number of streaming interfaces in an Audio 2.0 Function Driver instance. In case of multiple Audio 2.0 Function Driver instances, this constant should be equal to the maximum number of interfaces amongst the Audio 2.0 Function Driver instances.

C
#define USB_DEVICE_AUDIO_V2_MAX_STREAMING_INTERFACES 
Remarks

None.