CmafKeyProviderType
public enum CmafKeyProviderType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case speke = "SPEKE" -
Undocumented
Declaration
Swift
case staticKey = "STATIC_KEY" -
Declaration
Swift
public var description: String { get }
View on GitHub
CmafKeyProviderType Enumeration Reference