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