HlsId3SegmentTaggingState
public enum HlsId3SegmentTaggingState : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case disabled = "DISABLED" -
Undocumented
Declaration
Swift
case enabled = "ENABLED" -
Declaration
Swift
public var description: String { get }
View on GitHub
HlsId3SegmentTaggingState Enumeration Reference