BitmovinApiSdk\Models\StreamKeyConfiguration
Synopsis
class StreamKeyConfiguration
extends ApiResource
{
- // members
- public StreamKeyConfigurationType $type;
- public string $streamKeyId;
- // methods
- public void __construct()
- public $this type()
- public $this streamKeyId()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $streamKeyId — string
- $type — \BitmovinApiSdk\Models\StreamKeyConfigurationType
Methods
public
- __construct()
- streamKeyId() — Id of the previously generated stream key. Only needed when the type is `ASSIGN`.
- type() — type