Home
last modified time | relevance | path

Searched defs:pa_stream_get_state (Results 1 – 25 of 27) sorted by path

12

/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.h2379 ma_proc pa_stream_get_state; member
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h3857 ma_proc pa_stream_get_state; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libpulse-sys-1.19.3/src/
H A Dstream.rs148 pub fn pa_stream_get_state(s: *const pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/
H A Dpulseaudio.cpp174 #define pa_stream_get_state ppa_stream_get_state in PULSE_FUNCS() macro
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libpulse-sys-0.0.0/src/
H A Dlibpulse.rs1433 pub fn pa_stream_get_state(p: *mut pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dminiaudio.h3793 ma_proc pa_stream_get_state; member
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.h1981 ma_proc pa_stream_get_state; member
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h3391 ma_proc pa_stream_get_state; member
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/miniaudio/
H A Dminiaudio.h3412 ma_proc pa_stream_get_state; member
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/drivers/pulse/
H A Dlib_pulseaudio.py1310 pa_stream_get_state = _lib.pa_stream_get_state variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/drivers/pulse/
H A Dlib_pulseaudio.py1310 pa_stream_get_state = _lib.pa_stream_get_state variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/cubeb-pulse-rs/pulse-ffi/src/
H A Dffi_funcs.rs125 pub fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
1185 pub unsafe fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t { in pa_stream_get_state() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1409 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) in StopRecording() local
1546 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) in StopPlayout() local
2239 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) in EnableWriteCallback() local
2691 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) in PlayThreadProcess() local
2900 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) in RecThreadProcess() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1125 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1242 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1734 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2100 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2246 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pulse-ffi/src/
H A Dffi_funcs.rs130 pub fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
1223 pub unsafe fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t { in pa_stream_get_state() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1125 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1242 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1734 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2100 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2246 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pulse-ffi/src/
H A Dffi_funcs.rs130 pub fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
1235 pub unsafe fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t { in pa_stream_get_state() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libpulse-sys-0.0.0/src/
H A Dlibpulse.rs1433 pub fn pa_stream_get_state(p: *mut pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/os/linux/
H A DPulseFunctions.h31 #define pa_stream_get_state AudioPulse::_import_pa_stream_get_state macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1117 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1233 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1725 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2063 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2205 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1117 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1233 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1725 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2063 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2205 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1125 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1242 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1734 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2100 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2246 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pulse-ffi/src/
H A Dffi_funcs.rs130 pub fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t; in pa_stream_get_state() function
1235 pub unsafe fn pa_stream_get_state(p: *const pa_stream) -> pa_stream_state_t { in pa_stream_get_state() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1445 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) in StopRecording() local
1574 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) in StopPlayout() local
2256 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) in EnableWriteCallback() local
2698 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) in PlayThreadProcess() local
2907 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) in RecThreadProcess() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_device/linux/
H A Daudio_device_pulse_linux.cc1117 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local
1233 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local
1725 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local
2063 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local
2205 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local

12