Indicates that the time is -infinity.
SDKs
- iOS 4.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 6.0+
Framework
- Core Media
Declaration
static var negativeInfinity: CMTime Flags { get }
Indicates that the time is -infinity.
SDKs
Framework
static var negativeInfinity: CMTime Flags { get }
static var has Been Rounded: CMTime Flags
Indicates that the time has been rounded.
static var implied Value Flags Mask: CMTime Flags
Indicates that the time is +infinity, -infinity, or indefinite.
static var indefinite: CMTime Flags
Indicates that the time is indefinite.
static var positive Infinity: CMTime Flags
Indicates that the time is +infinity.
static var valid: CMTime Flags
Indicates that the time is valid.