MpdCaptionContainerType
public enum MpdCaptionContainerType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case raw = "RAW"
-
Undocumented
Declaration
Swift
case fragmentedMp4 = "FRAGMENTED_MP4"
-
Declaration
Swift
public var description: String { get }