SourceIntegration
@available(*, deprecated, message: "This enum will be removed with the next major release.")
@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 }