AUDIO_Standalone
Audio_VolumeCtl()
is only used within AUDIO_Standalone.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
AUDIO_Standalone
Audio_VolumeCtl()
Audio_VolumeCtl() function
Controls AUDIO Volume.
Syntax
Show:
Summary
Declaration
Definition
from
usbd_audio_if.c:29
static
int8_t
Audio_VolumeCtl
(
uint8_t
vol
)
;
Implemented in
usbd_audio_if.c:99
Arguments
Argument
Description
vol
Volume level (0..100)
Return value
Result of the operation: USBD_OK if all operations are OK else USBD_FAIL
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out