reset method
void
reset()
@AvailableInWorkers("window_and_dedicated")
The reset() method of the VideoDecoder interface resets all states
including configuration, control messages in the control message queue,
and all pending callbacks.
Implementation
external void reset();