Searched refs:background_beep (Results 1 – 2 of 2) sorted by relevance
85 if (!audio->background_beep) in VbGetDevMusicNotes()228 audio->background_beep = 1; in VbAudioOpen()234 audio->background_beep = 0; in VbAudioOpen()278 if (audio->background_beep) { in VbAudioLooping()
34 int background_beep; member