AUDIOPLAYER_Mute() is only used within STemWin.
 
Symbols
loading...
Files
loading...

AUDIOPLAYER_Mute() function

Sets the volume at mute

Syntax

AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_Mute(uint8_t state);
Implemented in audioplayer_app.c:250

Arguments

state

could be MUTE_ON to mute sound or MUTE_OFF to unmute the codec and restore previous volume level.

Return value

Audio state.

Call Tree

Functions calling AUDIOPLAYER_Mute()
Functions called by AUDIOPLAYER_Mute()
AUDIOPLAYER_Mute()
all items filtered out
Data read by AUDIOPLAYER_Mute()
AUDIOPLAYER_Mute()
Type of AUDIOPLAYER_Mute()
AUDIOPLAYER_Mute()
all items filtered out