Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

usbd_audio.h / usbd_audio.c

Prototype

Code Block
languagecpp
USBD_AUDIO_STAT  *USBD_Audio_AS_IF_StatGet (USBD_AUDIO_AS_HANDLE  as_handle);


Arguments

as_handle

AudioStreaming interface handle.

...