ChromecastMetadataType
@objc(THEOplayerChromecastMetadataType)
public enum ChromecastMetadataType : Int
extension ChromecastMetadataType: Codable
The Chromecast metadata type.
-
The raw value of type String.
Declaration
Swift
public var _rawValue: String { get set }