Description
Process record data streams.
Files
usbd_audio_os.h / usbd_audio_os.c
Prototype
Arguments
p_arg
Pointer to task initialization argument.
Returned Value
None.
Callers
This is a task.
Implementation guidelines
- The task should call
USBD_Audio_RecordTaskHandler()
function responsible for the record data streams management and defined in the Audio Processing module.