protection_filter_systems_by_available_decryptors


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.14" ) ]
public string[]? protection_filter_systems_by_available_decryptors (string[] system_identifiers)

Iterates the supplied list of UUIDs and checks the GstRegistry for all the decryptors supporting one of the supplied UUIDs.

Parameters:

system_identifiers

A null terminated array of strings that contains the UUID values of each protection system that is to be checked.

Returns:

A null terminated array containing all the system_identifiers supported by the set of available decryptors, or null if no matches were found.


Namespace: Gst
Package: gstreamer-1.0