CVTime.Flags Property

Definition

Flags for CVTime, if set to IsIndefinite, the CVTime is indefinite and neither the TimeValue and TimeScale are valid.

public int Flags { get; set; }
member this.Flags : int with get, set

Property Value

Remarks

Currently only the value IsIndefinited is supported, the CVTime is indefinite.

Applies to