set Vdo Media Metadata
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
vdo Media Metadata
the VdoMediaMetadata object containing media metadata.