BitmovinApiSdk\Models\StreamsLiveCreateRequest
Synopsis
class StreamsLiveCreateRequest
extends ApiResource
{
- // members
- public string $title;
- public string $description;
- public string $domainRestrictionId;
- // methods
- public void __construct()
- public $this title()
- public $this description()
- public $this domainRestrictionId()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $description — string
- $domainRestrictionId — string
- $title — string
Methods
public
- __construct()
- description() — Description of the stream
- domainRestrictionId() — Id of the domain restriction config to use
- title() — Title of the stream