updateMediaMetadata

open fun updateMediaMetadata(mediaMetadata: MediaMetadata)

Declares all the methods that can be used to listen to changes and events in varied aspects of the playback.

NOTE: Player.Listener has empty implementations for all methods by default. The application has to override the empty implementations for the relevant methods to handle them as required.