menu
js_bindings package
documentation
bindings/webcodecs.dart
PropsVideoDecoder
configure method
configure method
dark_mode
light_mode
configure
method
void
configure
(
VideoDecoderConfig
config
)
Implementation
void configure(VideoDecoderConfig config) => js_util.callMethod(this, 'configure', [config]);
js_bindings package
documentation
bindings/webcodecs
PropsVideoDecoder
configure method
PropsVideoDecoder extension on
VideoDecoder