AUDIO_ProcessTypdef::out is only used within STemWin.
 
Symbols
loading...
Files
loading...

AUDIO_ProcessTypdef::out field

Syntax

References

LocationReferrerText
audio_if.h:95
audio_player_app.c:65AUDIOPLAYER_Init()
audio_player_app.c:66AUDIOPLAYER_Init()
audio_player_app.c:67AUDIOPLAYER_Init()
audio_player_app.c:92AUDIOPLAYER_GetState()
return haudio.out.state;
audio_player_app.c:102AUDIOPLAYER_GetVolume()
return haudio.out.volume;
audio_player_app.c:115AUDIOPLAYER_SetVolume()
audio_player_app.c:132AUDIOPLAYER_Play()
audio_player_app.c:160AUDIOPLAYER_Process()
switch(haudio.out.state)
audio_player_app.c:163AUDIOPLAYER_Process()
audio_player_app.c:191AUDIOPLAYER_DeInit()
audio_player_app.c:234AUDIOPLAYER_Stop()
audio_player_app.c:255AUDIOPLAYER_Pause()
audio_player_app.c:272AUDIOPLAYER_Resume()
audio_player_app.c:367AUDIO_TransferComplete_CallBack()
audio_player_app.c:381AUDIO_HalfTransfer_CallBack()
audio_player_app.c:395AUDIO_Error_CallBack()
audio_player_app.c:413Audio_Thread()
audio_player_app.c:425Audio_Thread()
audio_player_app.c:430Audio_Thread()
audio_player_app.c:442Audio_Thread()
audio_player_app.c:447Audio_Thread()
audio_player_win.c:174_PlayFile()