Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
DSDL_pulseaudio.c60 static void PULSE_SetCaption(_THIS, const char *str);
291 this->SetCaption = PULSE_SetCaption; in Audio_CreateDevice()
388 static void PULSE_SetCaption(_THIS, const char *str) in PULSE_SetCaption() function
504 PULSE_SetCaption(this, title); in PULSE_OpenAudio()