GoogleCastMediaInfoConfig

GoogleCastMediaInfoConfig

data class GoogleCastMediaInfoConfig(val mediaType: GoogleCastMediaType = GoogleCastMediaType.Generic)

Configures a Google Cast MediaInfo object.

Constructors

GoogleCastMediaInfoConfigconstructor(mediaType: GoogleCastMediaType = GoogleCastMediaType.Generic)

Properties

NameSummary
mediaTypeval mediaType: GoogleCastMediaType
The media type used to configure MediaMetadata.mediaType. Default value is GoogleCastMediaType.Generic