setVdoMediaMetadata

Sets the media metadata for the Vdo player.

This method allows specifying additional metadata for the media being played. The provided VdoMediaMetadata object contains metadata such as title, description, and other relevant information that can be used during playback.

Return

the Builder instance for method chaining.

Parameters

vdoMediaMetadata

the VdoMediaMetadata object containing media metadata.