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

AUDIOPLAYER_SetVolume() function

Set audio volume

Syntax

AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SetVolume(uint32_t volume);
Implemented in audio_player_app.c:111

Arguments

volume

Return value

Audio state.

References

LocationReferrerText
audio_player_app.c:111
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SetVolume(uint32_t volume)
audio_player_app.h:64
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SetVolume(uint32_t volume);
audio_player_win.c:552_cbMainDialog()
AUDIOPLAYER_SetVolume(PlayerSettings.b.volume + 10);
audio_player_win.c:557_cbMainDialog()
AUDIOPLAYER_SetVolume(100);
audio_player_win.c:569_cbMainDialog()
AUDIOPLAYER_SetVolume(PlayerSettings.b.volume - 10);

Call Tree

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