Home
last modified time | relevance | path

Searched refs:gst_app_src_get_stream_type (Results 1 – 25 of 86) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.h146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
H A Dgstappsrc.c758 g_value_set_enum (value, gst_app_src_get_stream_type (appsrc)); in gst_app_src_get_property()
1522 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type() function
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/Utils/
H A Dapplicationsource.cpp177 return d->appSrc() ? static_cast<AppStreamType>(gst_app_src_get_stream_type(d->appSrc())) in streamType()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-app-sys-0.8.1/src/
H A Dlib.rs236 pub fn gst_app_src_get_stream_type(appsrc: *mut GstAppSrc) -> GstAppStreamType; in gst_app_src_get_stream_type() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-app-sys-0.8.1/src/
H A Dlib.rs236 pub fn gst_app_src_get_stream_type(appsrc: *mut GstAppSrc) -> GstAppStreamType; in gst_app_src_get_stream_type() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-app-sys-0.17.0/src/
H A Dlib.rs270 pub fn gst_app_src_get_stream_type(appsrc: *mut GstAppSrc) -> GstAppStreamType; in gst_app_src_get_stream_type() function
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-app-sys-0.17.0/src/
H A Dlib.rs270 pub fn gst_app_src_get_stream_type(appsrc: *mut GstAppSrc) -> GstAppStreamType; in gst_app_src_get_stream_type() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-app-0.15.6/src/auto/
H A Dapp_src.rs61 from_glib(gst_app_sys::gst_app_src_get_stream_type( in get_stream_type()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-app-0.15.0/src/auto/
H A Dapp_src.rs61 from_glib(gst_app_sys::gst_app_src_get_stream_type( in get_stream_type()

1234