indefinite
A value that represents an indefinite time.
Declaration
static let indefinite: CMTimeDiscussion
Don’t test a time against this constant using (time == indefinite) because there are many that are also indefinite. Use CMTIME_IS_INDEFINITE(_:) instead.