Home
last modified time | relevance | path

Searched refs:gst_encoding_profile_is_enabled (Results 1 – 25 of 36) sorted by relevance

12

/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils/src/auto/
H A Dencoding_profile.rs184 from_glib(gst_pbutils_sys::gst_encoding_profile_is_enabled( in is_enabled()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
H A Dencoding-profile.c582 gst_encoding_profile_is_enabled (GstEncodingProfile * profile) in gst_encoding_profile_is_enabled() function
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dencodingprofile.cc239 return gst_encoding_profile_is_enabled(const_cast<GstEncodingProfile*>(gobj())); in is_enabled()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h202 gboolean gst_encoding_profile_is_enabled (GstEncodingProfile *profile);
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dencodingprofile.hg63 _WRAP_METHOD(bool is_enabled() const, gst_encoding_profile_is_enabled)
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c659 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
690 if (!gst_encoding_profile_is_enabled (sprof)) { in next_unused_stream_profile()
1953 gst_encoding_profile_is_enabled (sprof)) { in create_elements_and_pads()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils-sys/src/
H A Dlib.rs622 pub fn gst_encoding_profile_is_enabled(profile: *mut GstEncodingProfile) -> gboolean; in gst_encoding_profile_is_enabled() function

12