Class UtcTiming
UtcTiming
Inheritance
System.Object
UtcTiming
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class UtcTiming
Properties
SchemeIdUri
The scheme id to use. Please refer to the DASH standard. (required)
Declaration
public string SchemeIdUri { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
The server to get the time from (required)
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |