protectionFilterSystemsByAvailableDecryptors

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

string[]
protectionFilterSystemsByAvailableDecryptors

Parameters

systemIdentifiers string[]

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

Return Value

Type: string[]

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