Type Alias KeySystemBeta

KeySystem: { schemeIdURI?: string; systemString: string; uuid: string }

Represents a DRM Key System.

Type declaration

  • OptionalschemeIdURI?: string

    Optional scheme ID URI for the key system

  • systemString: string

    The system string for the key system, such as com.widevine.alpha

  • uuid: string

    The UUID identifying the key system