protection_select_system


Description:


[ Version ( since = "1.6" ) ]
public unowned string? protection_select_system (string[] system_identifiers)

Iterates the supplied list of UUIDs and checks the GstRegistry for an element that supports one of the supplied UUIDs.

If more than one element matches, the system ID of the highest ranked element is selected.

Parameters:

system_identifiers

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

Returns:

One of the strings from system_identifiers that indicates the highest ranked element that implements the protection system indicated by that system ID, or null if no element has been found.


Namespace: Gst
Package: gstreamer-1.0