VideoPlayer::GetStatus

VideoPlayer::GetStatus
virtual Status GetStatus() = 0;
Description

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.

Return Value

The status of a movie. See Status.