From bda8440f1f0de5be8036acfd78ec1d72929558ec Mon Sep 17 00:00:00 2001 From: Xabier Rodriguez Calvar Date: Wed, 28 Jun 2017 09:54:56 +0200 Subject: protection: add function to filter system ids gst_protection_filter_systems_by_available_decryptors() takes an array of strings and returns a new array of strings filtered by the available decryptors for them so the ones you get are the ones that you should be able to decrypt. https://bugzilla.gnome.org/show_bug.cgi?id=770107 --- docs/gst/gstreamer-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/gst/gstreamer-sections.txt') diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 93480cc1bf..a32bbf21ef 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2461,6 +2461,7 @@ GstProtectionMeta gst_buffer_add_protection_meta gst_buffer_get_protection_meta gst_protection_select_system +gst_protection_filter_systems_by_available_decryptors GST_PROTECTION_SYSTEM_ID_CAPS_FIELD GST_PROTECTION_META_API_TYPE -- cgit v1.2.3