DRMIntegration

@objc(THEOplayerDRMIntegration)
public enum DRMIntegration : Int
extension DRMIntegration: Codable

The identifier for the DRM integration.

  • The raw value of type String.

    Declaration

    Swift

    public var _rawValue: String { get set }