Home
last modified time | relevance | path

Searched refs:DeviceMonitor (Results 1 – 25 of 77) sorted by relevance

1234

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Ddevice_monitor.rs24 …pub struct DeviceMonitor(Object<gst_sys::GstDeviceMonitor, gst_sys::GstDeviceMonitorClass, DeviceM…
31 unsafe impl Send for DeviceMonitor {} implementation
32 unsafe impl Sync for DeviceMonitor {} implementation
34 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
61 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
152 P: IsA<DeviceMonitor>, in connect_property_show_all_notify() argument
155 f(&DeviceMonitor::from_glib_borrow(this).unsafe_cast()) in connect_property_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, DeviceMonitorClass, NONE_DEVICE_MONITOR};
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Ddevice_monitor.rs24 …pub struct DeviceMonitor(Object<gst_sys::GstDeviceMonitor, gst_sys::GstDeviceMonitorClass, DeviceM…
31 unsafe impl Send for DeviceMonitor {} implementation
32 unsafe impl Sync for DeviceMonitor {} implementation
34 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
61 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
152 P: IsA<DeviceMonitor>, in connect_property_show_all_notify() argument
155 f(&DeviceMonitor::from_glib_borrow(this).unsafe_cast()) in connect_property_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, DeviceMonitorClass, NONE_DEVICE_MONITOR};
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Ddevice_monitor.rs24 …pub struct DeviceMonitor(Object<gst_sys::GstDeviceMonitor, gst_sys::GstDeviceMonitorClass, DeviceM…
31 unsafe impl Send for DeviceMonitor {} implementation
32 unsafe impl Sync for DeviceMonitor {} implementation
34 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
61 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
152 P: IsA<DeviceMonitor>, in connect_property_show_all_notify() argument
155 f(&DeviceMonitor::from_glib_borrow(this).unsafe_cast()) in connect_property_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, DeviceMonitorClass, NONE_DEVICE_MONITOR};
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Ddevice_monitor.rs10 use DeviceMonitor;
18 impl DeviceMonitor { implementation
19 pub fn new() -> DeviceMonitor { in new()
31 impl Default for DeviceMonitor { implementation
67 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Ddevice_monitor.rs10 use DeviceMonitor;
18 impl DeviceMonitor { implementation
19 pub fn new() -> DeviceMonitor { in new()
31 impl Default for DeviceMonitor { implementation
67 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Ddevice_monitor.rs10 use DeviceMonitor;
18 impl DeviceMonitor { implementation
19 pub fn new() -> DeviceMonitor { in new()
31 impl Default for DeviceMonitor { implementation
67 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Ddevice_monitor.rs21 …pub struct DeviceMonitor(Object<ffi::GstDeviceMonitor, ffi::GstDeviceMonitorClass>) @extends Objec…
28 unsafe impl Send for DeviceMonitor {} implementation
29 unsafe impl Sync for DeviceMonitor {} implementation
31 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
72 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
158 P: IsA<DeviceMonitor>, in connect_show_all_notify() argument
166 f(DeviceMonitor::from_glib_borrow(this).unsafe_cast_ref()) in connect_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, NONE_DEVICE_MONITOR};
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Ddevice_monitor.rs21 …pub struct DeviceMonitor(Object<ffi::GstDeviceMonitor, ffi::GstDeviceMonitorClass>) @extends Objec…
28 unsafe impl Send for DeviceMonitor {} implementation
29 unsafe impl Sync for DeviceMonitor {} implementation
31 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
72 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
158 P: IsA<DeviceMonitor>, in connect_show_all_notify() argument
166 f(DeviceMonitor::from_glib_borrow(this).unsafe_cast_ref()) in connect_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, NONE_DEVICE_MONITOR};
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Ddevice_monitor.rs21 …pub struct DeviceMonitor(Object<ffi::GstDeviceMonitor, ffi::GstDeviceMonitorClass>) @extends Objec…
28 unsafe impl Send for DeviceMonitor {} implementation
29 unsafe impl Sync for DeviceMonitor {} implementation
31 pub const NONE_DEVICE_MONITOR: Option<&DeviceMonitor> = None;
72 impl<O: IsA<DeviceMonitor>> DeviceMonitorExt for O {
158 P: IsA<DeviceMonitor>, in connect_show_all_notify() argument
166 f(DeviceMonitor::from_glib_borrow(this).unsafe_cast_ref()) in connect_show_all_notify()
H A Dmod.rs34 pub use self::device_monitor::{DeviceMonitor, NONE_DEVICE_MONITOR};
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Ddevice_monitor.rs4 use crate::DeviceMonitor;
11 impl DeviceMonitor { implementation
13 pub fn new() -> DeviceMonitor { in new()
25 impl Default for DeviceMonitor { implementation
63 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Ddevice_monitor.rs4 use crate::DeviceMonitor;
11 impl DeviceMonitor { impl
13 pub fn new() -> DeviceMonitor { in new()
25 impl Default for DeviceMonitor { implementation
63 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Ddevice_monitor.rs4 use crate::DeviceMonitor;
11 impl DeviceMonitor { impl
13 pub fn new() -> DeviceMonitor { in new()
25 impl Default for DeviceMonitor { implementation
63 impl<O: IsA<DeviceMonitor>> DeviceMonitorExtManual for O {
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/repository/
H A DDeviceMonitor.java40 public final class DeviceMonitor implements Runnable { class
H A DDeviceHandler.java129 private DeviceMonitor deviceMonitor;
227 public void setDeviceMonitor(final DeviceMonitor deviceMonitor) { in setDeviceMonitor()
/dports/audio/exaile/exaile-4.1.1/xl/player/gst/
H A Dsink.py106 dm = Gst.DeviceMonitor.new()
/dports/multimedia/quodlibet/quodlibet-4.3.0/docs/guide/playback/
H A Dbackends.rst61 dm = Gst.DeviceMonitor()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-app-0.15.0/
H A DCHANGELOG.md368 This affects NetTimeProvider, BufferPool, DeviceMonitor, Stream,
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-base-0.15.0/
H A DCHANGELOG.md368 This affects NetTimeProvider, BufferPool, DeviceMonitor, Stream,
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/
H A DCHANGELOG.md368 This affects NetTimeProvider, BufferPool, DeviceMonitor, Stream,

1234