BitmovinApiSdk\Models\UpdateEncodingRtmpIngestPointRequest
Synopsis
class UpdateEncodingRtmpIngestPointRequest
extends ApiResource
{
- // members
- public array $ingestPoints;
- // methods
- public void __construct()
- public $this ingestPoints()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $ingestPoints — \BitmovinApiSdk\Models\RtmpIngestPoint[]
Methods
public
- __construct()
- ingestPoints() — List of ingest points to be updated for the encoding. The RTMPs application name and streamKey will be assigned to the encoding.