Sets the minimal interval between emission of progress signal.
This prevent too frequent signal emission, which may cause performance impact. If you do not want this feature, you can set the interval to 0, so you will receive every progress update.
| this |
an Compressor |
| notify_interval |
the minimal interval in microseconds |