SmoothGroupSparseTrackType
public enum SmoothGroupSparseTrackType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE" -
Undocumented
Declaration
Swift
case scte35 = "SCTE_35" -
Undocumented
Declaration
Swift
case scte35WithoutSegmentation = "SCTE_35_WITHOUT_SEGMENTATION" -
Declaration
Swift
public var description: String { get }
View on GitHub
SmoothGroupSparseTrackType Enumeration Reference