Searched refs:GST_EVENT_PROTECTION (Results 1 – 8 of 8) sorted by relevance
115 {GST_EVENT_PROTECTION, "protection", 0},2151 event = gst_event_new_custom (GST_EVENT_PROTECTION, s); in gst_event_new_protection()2182 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_PROTECTION); in gst_event_parse_protection()
165 …GST_EVENT_PROTECTION = GST_EVENT_MAKE_TYPE (130, _FLAG (DOWNSTREAM) | _FLAG (SERIALIZED… enumerator
579 { C_ENUM(GST_EVENT_PROTECTION), "GST_EVENT_PROTECTION", "protection" }, in gst_event_type_get_type()
350 fail_unless (GST_EVENT_TYPE (event) == GST_EVENT_PROTECTION); in GST_START_TEST()
1353 if (GST_EVENT_TYPE (event) != GST_EVENT_PROTECTION) { in testContentProtectionDashdemuxSendsEvent()
1983 case GST_EVENT_PROTECTION: in gst_base_src_send_event()
2389 case GST_EVENT_PROTECTION: in gst_qtdemux_handle_sink_event()
30507 event: add new GST_EVENT_PROTECTION30512 The GST_EVENT_PROTECTION defined in this commit enables this information30515 API: GST_EVENT_PROTECTION