Home
last modified time | relevance | path

Searched refs:gst_encoding_profile_get_type_nick (Results 1 – 25 of 46) sorted by relevance

12

/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils/src/auto/
H A Dencoding_profile.rs176 from_glib_none(gst_pbutils_sys::gst_encoding_profile_get_type_nick( in get_type_nick()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dencodingprofile.cc249 …return Glib::convert_const_gchar_ptr_to_ustring(gst_encoding_profile_get_type_nick(const_cast<GstE… in get_type_nick()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h191 const gchar * gst_encoding_profile_get_type_nick (GstEncodingProfile *profile);
H A Dencoding-target.c319 gst_encoding_profile_get_type_nick (sprof)); in serialize_stream_profiles()
413 proftype = gst_encoding_profile_get_type_nick (prof); in serialize_encoding_profile()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dencodingprofile.hg65 _WRAP_METHOD(Glib::ustring get_type_nick() const, gst_encoding_profile_get_type_nick)
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/ges/
H A Dges-xml-formatter.c1400 gst_encoding_profile_get_type_nick (sprof), in _save_stream_profiles()
1490 proftype = gst_encoding_profile_get_type_nick (prof); in _save_encoding_profiles()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils-sys/src/
H A Dlib.rs621 pub fn gst_encoding_profile_get_type_nick(profile: *mut GstEncodingProfile) -> *const c_char; in gst_encoding_profile_get_type_nick() function

12