Movie::IsPaused

Movie::IsPaused
virtual bool IsPaused() const = 0;
Description

Determines if the movie is paused or not.

Return Value

Returns true if the movie is paused and false otherwise.