BitmovinApiSdk\Models\UtcTiming
Synopsis
class UtcTiming
extends ApiResource
{
- // members
- public string $value;
- public string $schemeIdUri;
- // methods
- public void __construct()
- public $this value()
- public $this schemeIdUri()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $schemeIdUri — string
- $value — string
Methods
public
- __construct()
- schemeIdUri() — The scheme id to use. Please refer to the DASH standard. (required)
- value() — The server to get the time from (required)