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_RecordBufFree (USBD_AUDIO_AS_HANDLE   as_handle,
                                void                  *p_buf);


Arguments

as_handle

AudioStreaming interface handle.

...