castSourceConfig property
final
The SourceConfig for casting. Enables to play different content when casting. This can be useful when the remote playback device supports different streaming formats, DRM systems, etc. than the local device. If not set, the local source config will be used for casting.
Implementation
final SourceConfig? castSourceConfig;