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_STREAMING_INTERFACE_OBJ Type
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_STREAMING_INTERFACE_OBJ Type

USB Host Audio v1.0 Streaming interface Object 

This data type defines the type of the Audio v1.0 Host streaming interface object. This type is returned by the USB_AUDIO_V1_StreamingInterfaceGetFirst and USB_AUDIO_V1_StreamingInterfaceGetNext functions.

C
typedef uintptr_t USB_HOST_AUDIO_V1_STREAMING_INTERFACE_OBJ;
Remarks

None.