Searched refs:gst_event_new_protection (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.h | 619 GstEvent * gst_event_new_protection (const gchar * system_id, GstBuffer * data, const g…
|
D | gstevent.c | 2131 gst_event_new_protection (const gchar * system_id, in gst_event_new_protection() function
|
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/ |
D | gstmssdemux.c | 504 gst_event_new_protection (protection_system_id, protection_buffer, in gst_mss_demux_setup_streams()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstevent.c | 347 event = gst_event_new_protection (clearkey_sys_id, data, "test"); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 3223 gst_event_new_protection in gst_matroska_read_common_read_track_encoding()
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.c | 905 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/ |
D | qtdemux.c | 4022 event = gst_event_new_protection (sysid_string, pssh, in qtdemux_parse_pssh()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 30516 API: gst_event_new_protection()
|