BetaParameters
- keySystem: string
- configs: Iterable<MediaKeySystemConfiguration>
Returns {
supportedAudio: MediaKeySystemMediaCapability[];
supportedVideo: MediaKeySystemMediaCapability[];
}
The first supported configuration or null if none are supported.
Filters and returns the supported key system configuration for a given system string.