CVTime.TimeFlags Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.