UtcClipTime Class

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.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media.models._models_py3.ClipTime
UtcClipTime

Constructor

UtcClipTime(*, time: datetime.datetime, **kwargs)

Variables

odata_type
str

Required. The discriminator for derived types.Constant filled by server.

time
datetime

Required. The time position on the timeline of the input media based on Utc time.