Home
last modified time | relevance | path

Searched refs:GstStreamStatusType (Results 1 – 25 of 43) sorted by relevance

12

/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/examples/streams/
H A Dstream-status.c54 GstStreamStatusType type; in sync_bus_handler()
H A Drtpool-test.c59 GstStreamStatusType type; in sync_bus_handler()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstmessage.h299 } GstStreamStatusType; typedef
694 GstMessage * gst_message_new_stream_status (GstObject * src, GstStreamStatusType type,
697 void gst_message_parse_stream_status (GstMessage *message, GstStreamStatusType *typ…
H A Dgstmessage.c1748 gst_message_new_stream_status (GstObject * src, GstStreamStatusType type, in gst_message_new_stream_status()
1776 GstStreamStatusType * type, GstElement ** owner) in gst_message_parse_stream_status()
1789 *type = (GstStreamStatusType) in gst_message_parse_stream_status()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c159 …rintf("%s;%zu;%zu\n", "GstStreamStatusType", sizeof(GstStreamStatusType), alignof(GstStreamStatusT… in main()
H A Dabi.rs1253 size: size_of::<GstStreamStatusType>(),
1254 alignment: align_of::<GstStreamStatusType>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c159 …rintf("%s;%zu;%zu\n", "GstStreamStatusType", sizeof(GstStreamStatusType), alignof(GstStreamStatusT… in main()
H A Dabi.rs1253 size: size_of::<GstStreamStatusType>(),
1254 alignment: align_of::<GstStreamStatusType>(),
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dlayout.c159 …rintf("%s;%zu;%zu\n", "GstStreamStatusType", sizeof(GstStreamStatusType), alignof(GstStreamStatusT… in main()
H A Dabi.rs1253 size: size_of::<GstStreamStatusType>(),
1254 alignment: align_of::<GstStreamStatusType>(),
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/
H A Dmessage.cpp319 …GstMessage *m = gst_message_new_stream_status(source, static_cast<GstStreamStatusType>(type), owne… in create()
325 GstStreamStatusType t; in statusType()
/dports/net-im/farstream/farstream-0.2.9/gst/fsrawconference/
H A Dfs-raw-conference.c301 GstStreamStatusType type; in fs_raw_conference_handle_message()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dmessage.cc594 reinterpret_cast<GstStreamStatusType*>(&type), &gst_element); in parse()
600 GstStreamStatusType type; in parse_type()
1234 …geStreamStatus>(gst_message_new_stream_status(Glib::unwrap(src), ((GstStreamStatusType)(type)), Gl… in create()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1252 size: size_of::<GstStreamStatusType>(),
1253 alignment: align_of::<GstStreamStatusType>(),
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1252 size: size_of::<GstStreamStatusType>(),
1253 alignment: align_of::<GstStreamStatusType>(),
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/tests/
H A Dabi.rs1252 size: size_of::<GstStreamStatusType>(),
1253 alignment: align_of::<GstStreamStatusType>(),
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/ACapsConvert/src/gstreamer/src/
H A Dconvertaudiogstreamer.cpp373 GstStreamStatusType type; in busCallback()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dmessage.ccg585 reinterpret_cast<GstStreamStatusType*>(&type), &gst_element);
591 GstStreamStatusType type;
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VideoCapture/src/gstreamer/src/
H A Dconvertvideogstreamer.cpp393 GstStreamStatusType type; in busCallback()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/gst/
H A Dgstmessage.c273 GstStreamStatusType type; in GST_START_TEST()
/dports/net-im/farstream/farstream-0.2.9/gst/fsrtpconference/
H A Dfs-rtp-conference.c652 GstStreamStatusType type; in fs_rtp_conference_handle_message()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/elements/
H A Dmultiqueue.c1604 GstStreamStatusType expected_type) in check_for_stream_status_msg()
1609 GstStreamStatusType type; in check_for_stream_status_msg()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Denums.rs2303 type GlibType = gst_sys::GstStreamStatusType;
2305 fn to_glib(&self) -> gst_sys::GstStreamStatusType { in to_glib() argument
2320 impl FromGlib<gst_sys::GstStreamStatusType> for StreamStatusType {
2321 fn from_glib(value: gst_sys::GstStreamStatusType) -> Self { in from_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Denums.rs2303 type GlibType = gst_sys::GstStreamStatusType;
2305 fn to_glib(&self) -> gst_sys::GstStreamStatusType { in to_glib() argument
2320 impl FromGlib<gst_sys::GstStreamStatusType> for StreamStatusType {
2321 fn from_glib(value: gst_sys::GstStreamStatusType) -> Self { in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Denums.rs2303 type GlibType = gst_sys::GstStreamStatusType;
2305 fn to_glib(&self) -> gst_sys::GstStreamStatusType { in to_glib() argument
2320 impl FromGlib<gst_sys::GstStreamStatusType> for StreamStatusType {
2321 fn from_glib(value: gst_sys::GstStreamStatusType) -> Self { in from_glib()

12