UtcClipTime interface
Specifies the clip time as a Utc time position in the media file. The Utc time can point to a different position depending on whether the media file starts from a timestamp of zero or not.
- Extends
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
time | The time position on the timeline of the input media based on Utc time. |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.UtcClipTime"
Property Value
"#Microsoft.Media.UtcClipTime"
time
The time position on the timeline of the input media based on Utc time.
time: Date
Property Value
Date