Home
last modified time | relevance | path

Searched refs:GstPadEventFullFunction (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/
H A Dgst-validate-pad-monitor.h63 GstPadEventFullFunction event_full_func;
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstpad.h395 typedef GstFlowReturn (*GstPadEventFullFunction) (GstPad *pad, GstObject *parent, typedef
803 GstPadEventFullFunction eventfullfunc;
1408 GstPadEventFullFunction event,
H A Dgstpad.c1943 GstPadEventFullFunction event, gpointer user_data, GDestroyNotify notify) in gst_pad_set_event_full_function_full()
5638 GstPadEventFullFunction eventfullfunc = NULL; in gst_pad_send_event_unchecked()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs1122 pub type GstPadEventFullFunction = typedef
2197 pub eventfullfunc: GstPadEventFullFunction,
7780 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs1122 pub type GstPadEventFullFunction = typedef
2197 pub eventfullfunc: GstPadEventFullFunction,
7780 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs1122 pub type GstPadEventFullFunction = typedef
2197 pub eventfullfunc: GstPadEventFullFunction,
7780 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs1159 pub type GstPadEventFullFunction = typedef
2235 pub eventfullfunc: GstPadEventFullFunction,
8100 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs1159 pub type GstPadEventFullFunction = typedef
2235 pub eventfullfunc: GstPadEventFullFunction,
8100 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs1159 pub type GstPadEventFullFunction = typedef
2235 pub eventfullfunc: GstPadEventFullFunction,
8100 event: GstPadEventFullFunction, in gst_pad_set_event_full_function_full() argument
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dgst_methods.defs8852 '("GstPadEventFullFunction" "event")
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A DChangeLog17450 pad: Implement GstPadEventFullFunction
17451 API: GstPadEventFullFunction