Description
Get the statistics structure associated to the given AudioStreaming interface.
Files
usbd_audio.h / usbd_audio.c
Prototype
Arguments
as_handle
AudioStreaming interface handle.
Returned Value
Pointer to the audio stream statistics, if NO error(s).
Null Pointer, otherwise.
Callers
Application.
Notes / Warnings
None.