dexcare
/
org.dexcare.services.virtualvisit.media
/
VideoPlayer
Video
Player
interface
VideoPlayer
Content copied to clipboard
Functions
Functions
init
Link copied to clipboard
abstract fun
init
()
Content copied to clipboard
Initialize the video player to that it's ready to play.
pause
Link copied to clipboard
abstract fun
pause
()
Content copied to clipboard
Video will be paused for a bit.
release
Link copied to clipboard
abstract fun
release
()
Content copied to clipboard
Releases any resources consumed by video player.