Class ContentProtection

Export

ContentProtection

Hierarchy (view full)

Constructors

Properties

dependencyId?: string

Used to signal a dependency with another representation. The representation may belong to a different adaptation set

Memberof

DashMuxingRepresentation

drmId?: string

DRM Id (required)

Memberof

ContentProtection

encodingId?: string

UUID of an encoding (required)

Memberof

DashMuxingRepresentation

id?: string

Id of the resource (required)

Memberof

BitmovinResponse

muxingId?: string

UUID of a muxing (required)

Memberof

DashMuxingRepresentation

typeDiscriminator: DashRepresentationTypeDiscriminator = DashRepresentationTypeDiscriminator.CONTENT_PROTECTION

Discriminator property for DashRepresentation

Memberof

ContentProtection

_discriminatorMapping: {
    [key: string]: string;
} = ...

Type declaration

  • [key: string]: string
_discriminatorName: "typeDiscriminator" = 'typeDiscriminator'