Searched refs:PULSEAUDIO_pa_stream_drop (Results 1 – 1 of 1) sorted by relevance
112 static int (*PULSEAUDIO_pa_stream_drop) (pa_stream *); variable392 PULSEAUDIO_pa_stream_drop(h->stream); /* done with this fragment. */ in PULSEAUDIO_CaptureFromDevice()412 PULSEAUDIO_pa_stream_drop(h->stream); /* drop this fragment. */ in PULSEAUDIO_CaptureFromDevice()432 PULSEAUDIO_pa_stream_drop(h->stream); in PULSEAUDIO_FlushCapture()451 PULSEAUDIO_pa_stream_drop(h->stream); /* drop this fragment. */ in PULSEAUDIO_FlushCapture()460 PULSEAUDIO_pa_stream_drop(this->hidden->stream); in PULSEAUDIO_CloseDevice()
Completed in 5 milliseconds