CVTime.TimeFlags Field

Definition

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

public CoreVideo.CVTimeFlags TimeFlags;
val mutable TimeFlags : CoreVideo.CVTimeFlags

Field Value

Remarks

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

Applies to