virtual void Play() = 0;
Play starts the movie playback.
Note: Play can only be called after the status of the video player has transitioned to Ready status.