Home
last modified time | relevance | path

Searched refs:PLAY_STOP_CALLED (Results 1 – 2 of 2) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-dac.c3193 stop_playing_sound(sp, PLAY_STOP_CALLED);
3194 else stop_playing_all_sounds(PLAY_STOP_CALLED);
3353 stop_playing_sound(sp, PLAY_STOP_CALLED);
3446 else stop_playing_all_sounds(PLAY_STOP_CALLED);
H A Dsnd-0.h238 typedef enum {PLAY_COMPLETE, PLAY_CLOSE, PLAY_BUTTON_UNSET, PLAY_STOP_CALLED, PLAY_C_G, PLAY_NO_CHA… enumerator