Home
last modified time | relevance | path

Searched refs:sync_state_with_parent (Results 1 – 23 of 23) sorted by relevance

/dports/audio/exaile/exaile-4.1.1/xl/player/gst/
H A Ddynamic_sink.py151 audio_sink.sync_state_with_parent()
H A Dgst_utils.py112 e.sync_state_with_parent()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/video/closedcaption/src/transcriberbin/
H A Dimp.rs264 state.transcription_bin.sync_state_with_parent().unwrap(); in setup_transcription()
342 state.transcription_bin.sync_state_with_parent().unwrap(); in block_and_update()
391 state.transcriber.sync_state_with_parent().unwrap(); in relink_transcriber()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Delement.rs181 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
632 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Delement.rs181 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
632 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Delement.rs181 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
632 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Delement.rs242 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
708 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Delement.rs242 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
708 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Delement.rs242 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError>; in sync_state_with_parent() method
708 fn sync_state_with_parent(&self) -> Result<(), glib::error::BoolError> { in sync_state_with_parent() method
/dports/audio/beets/beets-1.4.9/beetsplug/
H A Dreplaygain.py625 self._src.sync_state_with_parent()
630 self._decbin.sync_state_with_parent()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/utils/fallbackswitch/src/fallbacksrc/video_fallback/
H A Dimp.rs398 decoder.sync_state_with_parent().unwrap(); in create_source()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Delement.h1182 bool sync_state_with_parent();
H A Delement.cc1194 bool Element::sync_state_with_parent() in sync_state_with_parent() function in Gst::Element
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/utils/fallbackswitch/src/fallbacksrc/
H A Dimp.rs1345 if imagefreeze.sync_state_with_parent().is_err() { in handle_source_pad_added()
2037 let _ = fallback_input.sync_state_with_parent(); in handle_error()
2241 if source.sync_state_with_parent().is_err() { in handle_source_error()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dbin.hg171 * with set_state(), or use sync_state_with_parent().
H A Delement.hg251 _WRAP_METHOD(bool sync_state_with_parent(), gst_element_sync_state_with_parent)
H A Dgst_methods.defs5225 (define-method sync_state_with_parent
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/
H A DGir.toml937 name = "sync_state_with_parent"
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/
H A DGir.toml937 name = "sync_state_with_parent"
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/
H A DGir.toml920 name = "sync_state_with_parent"
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgstreamer-1.0.vapi1349 public bool sync_state_with_parent ();
/dports/net-im/farstream/farstream-0.2.9/
H A DChangeLog5486 rawconference: Remove elements from bin if sync_state_with_parent fails.
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/
H A DChangeLog11889 timeline: call sync_state_with_parent when adding a child