SegmentType
public enum SegmentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case technicalCue = "TECHNICAL_CUE"
-
Undocumented
Declaration
Swift
case shot = "SHOT"
-
Declaration
Swift
public var description: String { get }