Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  1. The task should call USBD_Audio_RecordTaskHandler() function responsible for the record data streams management and defined in the Audio Processing module. 
  • No labels