OptionalanalyticsThe SourceMetadata for the Source to setup custom analytics tracking
OptionaldescriptionThe description of the video source.
OptionaldrmThe DRM config for the source.
OptionalisIndicates whether to show the poster image during playback. Useful, for example, for audio-only streams.
OptionalmetadataThe optional custom metadata. Also sent to the cast receiver when loading the Source.
OptionalnativeOptionally user-defined string id for the native instance.
Used to access a certain native instance from any point in the source code then call
methods/properties on it.
When left empty, a random UUIDv4 is generated for it.
OptionaloptionsThe SourceOptions for this configuration.
OptionalposterThe URL to a preview image displayed until the video starts.
OptionalsubtitleExternal subtitle tracks to be added into the player.
OptionalthumbnailExternal thumbnails to be added into the player.
OptionaltitleThe title of the video source.
OptionaltypeThe SourceType for this configuration.
The url for this source configuration.
Represents a source configuration that be loaded into a player instance.