SourceIntegration

@objc(THEOplayerSourceIntegration)
public enum SourceIntegration : Int
extension SourceIntegration: Codable

The pre-integration identifier of a source

  • The raw value of type String.

    Declaration

    Swift

    public var _rawValue: String { get }