Typescript Library Declarations (DOM)
Interface MediaKeySystemMediaCapability
interface
MediaKeySystemMediaCapability
{
contentType
?:
string
;
encryptionScheme
?:
string
;
robustness
?:
string
;
}
Index
Properties
content
Type?
encryption
Scheme?
robustness?
Properties
Optional
content
Type
content
Type
?:
string
Optional
encryption
Scheme
encryption
Scheme
?:
string
Optional
robustness
robustness
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
Type
encryption
Scheme
robustness
Typescript Library Declarations (DOM)