HlsTsFileMode
public enum HlsTsFileMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case segmentedFiles = "SEGMENTED_FILES"
-
Undocumented
Declaration
Swift
case singleFile = "SINGLE_FILE"
-
Declaration
Swift
public var description: String { get }