state property
@AvailableInWorkers("window_and_dedicated")
The state read-only property of the VideoEncoder interface returns
the current state of the underlying codec.
Implementation
external CodecState get state;
@AvailableInWorkers("window_and_dedicated")
The state read-only property of the VideoEncoder interface returns
the current state of the underlying codec.
external CodecState get state;