virtual Status GetStatus() = 0;
GetStatus returns the status of a movie. This method is usually called after Open to find out whether the status of movie has transitioned to Ready for playback.
The status of a movie. See Status.