BitmovinApiSdk\Models\LiveStandbyPoolUpdate
Synopsis
class LiveStandbyPoolUpdate
extends ApiResource
{
- // members
- public int $targetPoolSize;
- public string $encodingTemplate;
- // methods
- public void __construct()
- public $this targetPoolSize()
- public $this encodingTemplate()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $encodingTemplate — string
- $targetPoolSize — int
Methods
public
- __construct()
- encodingTemplate() — Base64 encoded template used to start the encodings in the pool
- targetPoolSize() — Number of instances to keep ready for streaming while the pool is running