servers property

JSObject servers
getter/setter pair

Object.<string, string> Required for all but the clear key CDM. A dictionary which maps key system IDs to their license servers. For example, {'com.widevine.alpha': 'https://example.com/drm'}.

Implementation

external JSObject servers;