Home
last modified time | relevance | path

Searched refs:gst_event_new_protection (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstevent.h619 GstEvent * gst_event_new_protection (const gchar * system_id, GstBuffer * data, const g…
Dgstevent.c2131 gst_event_new_protection (const gchar * system_id, in gst_event_new_protection() function
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c504 gst_event_new_protection (protection_system_id, protection_buffer, in gst_mss_demux_setup_streams()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c347 event = gst_event_new_protection (clearkey_sys_id, data, "test"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c3223 gst_event_new_protection in gst_matroska_read_common_read_track_encoding()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c905 event = gst_event_new_protection (cp->schemeIdUri + 9, pssi, "dash/mpd"); in gst_dash_demux_send_content_protection_event()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c4022 event = gst_event_new_protection (sysid_string, pssh, in qtdemux_parse_pssh()
/third_party/gstreamer/gstreamer/
DChangeLog30516 API: gst_event_new_protection()