BitmovinApiSdk\Models\LiveEncodingHeartbeatIngestPoint

Synopsis

class LiveEncodingHeartbeatIngestPoint extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

Methods

public

  • __construct()
  • inputId() — Id of the original Input resource. Note that multiple input points (main and backup) can be part of a single Input resource.
  • inputType() — inputType
  • isActive() — Indicates whether this particular input is active.
  • isBackup() — Indicates whether this particular input is a backup input.
  • name() — The name of the ingestPoint of the original Input resource.

Inherited from BitmovinApiSdk\Common\ApiResource

public