is_paused property

bool is_paused
read / write

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

Implementation

late bool is_paused;