refreshOnEachFrame property

bool? refreshOnEachFrame
getter/setter pair

If enabled, the mock camera will refresh the preview image on each frame. Default is false.

Implementation

bool? refreshOnEachFrame;