HLSFragmentSelectorType
public enum HLSFragmentSelectorType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case producerTimestamp = "PRODUCER_TIMESTAMP" -
Undocumented
Declaration
Swift
case serverTimestamp = "SERVER_TIMESTAMP" -
Declaration
Swift
public var description: String { get }
View on GitHub
HLSFragmentSelectorType Enumeration Reference