MediaViewController

An interface to be implemented by the views that control the media files.

Inheritors

Functions

Link copied to clipboard
abstract fun close()
Close currently played media file.
Link copied to clipboard
abstract fun start(@NonNull optionsJson: String, @NonNull url: String)
Start media playback.