UtcClipTime Class

Definition

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.

public class UtcClipTime : Azure.ResourceManager.Media.Models.ClipTime
type UtcClipTime = class
    inherit ClipTime
Public Class UtcClipTime
Inherits ClipTime
Inheritance
UtcClipTime

Constructors

UtcClipTime(DateTimeOffset)

Initializes a new instance of UtcClipTime.

Properties

Time

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

Applies to