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

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.

  • No labels