HLSDisplayFragmentTimestamp
public enum HLSDisplayFragmentTimestamp : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case always = "ALWAYS" -
Undocumented
Declaration
Swift
case never = "NEVER" -
Declaration
Swift
public var description: String { get }
View on GitHub
HLSDisplayFragmentTimestamp Enumeration Reference