Home
last modified time | relevance | path

Searched defs:GstClockID (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-check-sys-0.17.0/src/
H A Dlib.rs369 pending_id: *mut gst::GstClockID, in gst_test_clock_peek_next_pending_id()
375 pending_id: gst::GstClockID, in gst_test_clock_process_id()
381 pub fn gst_test_clock_process_next_clock_id(test_clock: *mut GstTestClock) -> gst::GstClockID; in gst_test_clock_process_next_clock_id()
398 pending_id: *mut gst::GstClockID, in gst_test_clock_wait_for_next_pending_id()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstclock.h66 typedef gpointer GstClockID; typedef
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs26 pub type GstClockID = gpointer; typedef
6832 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
6833 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
6834 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
6836 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
6837 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
6839 id: GstClockID, in gst_clock_id_wait_async()
6889 ) -> GstClockID; in gst_clock_new_periodic_id()
6890 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
6893 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs28 pub type GstClockID = gpointer; typedef
7167 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
7168 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
7169 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
7172 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
7173 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
7175 id: GstClockID, in gst_clock_id_wait_async()
7222 ) -> GstClockID; in gst_clock_new_periodic_id()
7223 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
7226 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs26 pub type GstClockID = gpointer; typedef
6832 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
6833 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
6834 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
6836 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
6837 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
6839 id: GstClockID, in gst_clock_id_wait_async()
6889 ) -> GstClockID; in gst_clock_new_periodic_id()
6890 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
6893 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs28 pub type GstClockID = gpointer; typedef
7167 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
7168 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
7169 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
7172 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
7173 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
7175 id: GstClockID, in gst_clock_id_wait_async()
7222 ) -> GstClockID; in gst_clock_new_periodic_id()
7223 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
7226 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs26 pub type GstClockID = gpointer; typedef
6832 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
6833 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
6834 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
6836 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
6837 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
6839 id: GstClockID, in gst_clock_id_wait_async()
6889 ) -> GstClockID; in gst_clock_new_periodic_id()
6890 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
6893 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs28 pub type GstClockID = gpointer; typedef
7167 pub fn gst_clock_id_ref(id: GstClockID) -> GstClockID; in gst_clock_id_ref()
7168 pub fn gst_clock_id_unref(id: GstClockID); in gst_clock_id_unref()
7169 pub fn gst_clock_id_unschedule(id: GstClockID); in gst_clock_id_unschedule()
7172 pub fn gst_clock_id_uses_clock(id: GstClockID, clock: *mut GstClock) -> gboolean; in gst_clock_id_uses_clock()
7173 pub fn gst_clock_id_wait(id: GstClockID, jitter: *mut GstClockTimeDiff) -> GstClockReturn; in gst_clock_id_wait()
7175 id: GstClockID, in gst_clock_id_wait_async()
7222 ) -> GstClockID; in gst_clock_new_periodic_id()
7223 pub fn gst_clock_new_single_shot_id(clock: *mut GstClock, time: GstClockTime) -> GstClockID; in gst_clock_new_single_shot_id()
7226 id: GstClockID, in gst_clock_periodic_id_reinit()
[all …]