BitmovinApiSdk\Models\StreamsLiveUpdateRequest
Synopsis
class StreamsLiveUpdateRequest
extends ApiResource
{
- // members
- public string $title;
- public string $description;
- public string $posterUrl;
- public string $domainRestrictionId;
- // methods
- public void __construct()
- public $this title()
- public $this description()
- public $this posterUrl()
- public $this domainRestrictionId()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $description — string
- $domainRestrictionId — string
- $posterUrl — string
- $title — string
Methods
public
- __construct()
- description() — The new description of the stream
- domainRestrictionId() — Id of the domain restriction config to use
- posterUrl() — URL to hosted poster image
- title() — The new title of the stream