virtual bool IsPaused() const = 0;
Determines if the movie is paused or not.
Returns true if the movie is paused and false otherwise.