@svta/common-media-library
Preparing search index...
ContentProtection
Type Alias ContentProtection
Beta
Represents a ContentProtection element in DASH manifest.
type
ContentProtection
=
{
laUrl
?:
string
;
pssh
?:
string
;
schemeIdUri
?:
string
;
value
?:
string
;
}
Index
Properties
la
Url?
pssh?
scheme
Id
Uri?
value?
Properties
Optional
la
Url
laUrl
?:
string
Optional
pssh
pssh
?:
string
Optional
scheme
Id
Uri
schemeIdUri
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
la
Url
pssh
scheme
Id
Uri
value
@svta/common-media-library
Loading...
Represents a ContentProtection element in DASH manifest.