public struct CastEngine : RawRepresentable, Hashable
Cast engine
public struct CastEngine : RawRepresentable, Hashable
Cast engine
Swift
public typealias RawValue = Int
Swift
public var rawValue: Int
Swift
public init?(rawValue: Int)
Swift
static let airplay: CastEngine?
Swift
static let chromecast: CastEngine?