Dispose of this instance. The instance cannot be used after this method has been called.
Starts the timer with a specified delay and callback function.
The delay in milliseconds after which the callback function should be invoked.
The function to be called when the timer expires.
[[VideoFrameProcessorTimer]] defines a timer used in the context of video frame processing.