openVideo

abstract fun openVideo(video: Video, source: Source)

Creates, configures, and prepares a new instance of MediaPlayback

Parameters

video

reference to the video to be prepared for the playback.

source

reference to the source to played if any.

Throws

if video is null.