MediaVideoPlayer constructor

MediaVideoPlayer()

Implementation

MediaVideoPlayer() {
  _promise = _init();
}