is_paused property

Bool? is_paused
getter/setter pair

True, if the video is paused. This flag needs to be ignored, if new video frames are received

Implementation

Bool? is_paused;