Class DashMuxingRepresentation

Export

DashMuxingRepresentation

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

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

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

Type declaration

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