3.3.4.68 USB_HOST_AUDIO_V1_STREAM_HANDLE_INVALID Macro
C
#define USB_HOST_AUDIO_V1_STREAM_HANDLE_INVALID ((USB_HOST_AUDIO_V1_STREAM_HANDLE)(-1))
Summary
USB Host Audio stream Invalid handle
This handle is returned by the USB_HOST_AUDIO_V1_StreamOpen function when a stream open has failed.
Remarks
None.