KeySystemId
@objc(THEOplayerKeySystemId)
public enum KeySystemId : Int
extension KeySystemId: Codable
Name of the key system.
-
The raw value of type String.
Declaration
Swift
public var _rawValue: String { get set }