Vinyl
Preparing search index...
@amzn/vinyl-mpd-parser
RepresentationTypeProtections
Interface RepresentationTypeProtections<T>
interface
RepresentationTypeProtections
<
T
>
{
ContentProtection
?:
readonly
T
[]
;
SubRepresentation
?:
readonly
WithProtections
<
T
>
[]
;
}
Type Parameters
T
Hierarchy (
View Summary
)
WithProtections
<
T
>
RepresentationTypeProtections
Index
Properties
Content
Protection?
Sub
Representation?
Properties
Optional
Readonly
Content
Protection
ContentProtection
?:
readonly
T
[]
Optional
Readonly
Sub
Representation
SubRepresentation
?:
readonly
WithProtections
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Content
Protection
Sub
Representation
Vinyl
Loading...