HlsCaptionLanguageSetting
public enum HlsCaptionLanguageSetting : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case insert = "INSERT" -
Undocumented
Declaration
Swift
case omit = "OMIT" -
Undocumented
Declaration
Swift
case none = "NONE" -
Declaration
Swift
public var description: String { get }
View on GitHub
HlsCaptionLanguageSetting Enumeration Reference