3.3.4.61 USB_HOST_AUDIO_V1_STREAM_HANDLE Type

C

typedef uintptr_t USB_HOST_AUDIO_V1_STREAM_HANDLE;

Summary

USB Host Audio stream handle

This data type defines the type of the handle returned by USB_HOST_AUDIO_V1_StreamOpen function. The application uses this handle to interact with an Audio Stream.

Remarks

None.