Home
last modified time | relevance | path

Searched refs:GST_RTP_HDREXT_BASE (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtphdrext.h30 #define GST_RTP_HDREXT_BASE "urn:ietf:params:rtp-hdrext:" macro
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-rtp-sys-0.17.0/tests/
H A Dconstant.c86 PRINT_CONSTANT(GST_RTP_HDREXT_BASE); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-rtp-0.17.0/src/auto/
H A Dconstants.rs11 CStr::from_ptr(ffi::GST_RTP_HDREXT_BASE).to_str().unwrap()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-rtp-sys-0.17.0/src/
H A Dlib.rs122 pub const GST_RTP_HDREXT_BASE: *const c_char = const
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgstreamer-rtp-1.0.vapi291 [CCode (cheader_filename = "gst/rtp/rtp.h", cname = "GST_RTP_HDREXT_BASE")]