isEmpty
A Boolean value that indicates whether the segment is empty.
Declaration
var isEmpty: Bool { get }Discussion
An empty segment has a valid target time range, but its sourceURL value is nil and the source start time is invalid. It doesn’t set values for its other properties.