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_0_STREAM_HANDLE Macro
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_0_STREAM_HANDLE Macro

USB Host Audio stream handle 

This type defines the type of the handle returned by the USB_HOST_AUDIO_V1_0_StreamOpen function. This application uses this handle to interact with an audio stream.

C
#define USB_HOST_AUDIO_V1_0_STREAM_HANDLE USB_HOST_AUDIO_V1_STREAM_HANDLE
Remarks

None.