Home
last modified time | relevance | path

Searched refs:gst_event_parse_protection (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstevent.h622 void gst_event_parse_protection (GstEvent * event, const gchar ** system_id,
Dgstevent.c2175 gst_event_parse_protection (GstEvent * event, const gchar ** system_id, in gst_event_parse_protection() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c353 gst_event_parse_protection (event, &parsed_id, &parsed_data, in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_demux.c1360 gst_event_parse_protection (event, &system_id, &data, &origin); in testContentProtectionDashdemuxSendsEvent()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c2398 gst_event_parse_protection (event, &system_id, NULL, NULL); in gst_qtdemux_handle_sink_event()
/third_party/gstreamer/gstreamer/
DChangeLog30517 API: gst_event_parse_protection()