is_paused property
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;
True, if the video is paused. This flag needs to be ignored, if new video frames are received.
late bool is_paused;