MediaFormatListener

Interface definition for a callback to be invoked when the video tracks have been read and are available. The tracks include Video renditions, audio languages and captions.

Functions

Link copied to clipboard
abstract fun onResult(mediaDownloadable: MediaDownloadable, mediaFormatBundle: Bundle)
Method to be called when the tracks are available.