Searched refs:PULSEAUDIO_pa_stream_readable_size (Results 1 – 1 of 1) sorted by relevance
106 static size_t (*PULSEAUDIO_pa_stream_readable_size) (pa_stream *); variable404 if (PULSEAUDIO_pa_stream_readable_size(h->stream) == 0) { in PULSEAUDIO_CaptureFromDevice()445 if (PULSEAUDIO_pa_stream_readable_size(h->stream) == 0) { in PULSEAUDIO_FlushCapture()
Completed in 6 milliseconds