How many frames to ignore befor taking the next screenshots
the more frames we ignore, the less screenshots we will have
### format (String, default: 'jpeg')Configure the saved images formats
Allowed fomats: 'jpeg' or 'png'
### quality (Integer, default: 100)Sets the saved images quality
any number between 1 (the lowest) and 100 (the highest) is allowed
### maxWidth (Integer, default: 1920)Sets the maximum width size can be taken by screenshots
### maxHeight (Integer, default: 1080)Set the maximum height size can be taken by screenshots
See our main page