drm property

JsObject drm
getter/setter pair

Object.<string, ?shaka.extern.DrmSupportType> A map of supported key systems. The keys are the key system names. The value is null if it is not supported. Key systems not probed will not be in this dictionary.

Implementation

external JsObject drm;