getMediaFormatTracksAvailable
abstract fun getMediaFormatTracksAvailable(mediaFormatListener: MediaDownloadable.MediaFormatListener)
An asynchronous call to retrieve the MediaFormat tracks available for the current video. The result will be given through the com.brightcove.player.offline.MediaDownloadable.MediaFormatListener listener.
Note: Only the video type DASH is currently supported.
Parameters
mediaFormatListener
the media format listener