CVSMPTETimeFlags Enum
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.
An enumeration whose values specify the SMPTE time state.
This enumeration supports a bitwise combination of its member values.
[ObjCRuntime.Watch(4, 0)]
[System.Flags]
public enum CVSMPTETimeFlags
type CVSMPTETimeFlags =
- Inheritance
-
CVSMPTETimeFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
Valid | 1 | The full time is valid. |
Running | 2 | Time is running. |