BitmovinApiSdk\Models\DashChunkedTextRepresentation

Synopsis

class DashChunkedTextRepresentation extends DashSegmentedRepresentation {
  • // Inherited members from BitmovinResponse
  • public string $id;
  • // Inherited methods from DashRepresentation
  • public void __construct()
  • // Inherited methods from BitmovinResponse
  • public void __construct()
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

Methods

Inherited from BitmovinApiSdk\Models\DashSegmentedRepresentation

public

Inherited from BitmovinApiSdk\Models\DashMuxingRepresentation

public

  • dependencyId() — Used to signal a dependency with another representation. The representation may belong to a different adaptation set
  • encodingId() — UUID of an encoding (required)
  • muxingId() — UUID of a muxing (required)

Inherited from BitmovinApiSdk\Common\ApiResource

public