Helper to create the MediaKeySystem.configurations from :
common audio/video content types
base configuration (with other parameters)
robustness values
It generates all combinations of audio and video content types and robustness values, and merges them with
the base configuration if provided.
The returned configurations can be assigned to MediaKeySystem.configurations. When the caller
omits capability content types, a DRM implementation may enrich those templates with stream metadata before
passing the final configurations to requestMediaKeySystemAccess().
Helper to create the MediaKeySystem.configurations from :
The returned configurations can be assigned to MediaKeySystem.configurations. When the caller omits capability content types, a DRM implementation may enrich those templates with stream metadata before passing the final configurations to
requestMediaKeySystemAccess().Example of usage :