Versions Compared

Key

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

...

usbd_audio_processing.h / usbd_audio_processing.c

Prototype

Code Block
languagecpp
void  USBD_Audio_PlaybackTxCmpl (USBD_AUDIO_AS_HANDLE  as_handle);


Arguments

as_handle

AudioStreaming interface handle.

...