VideoEncoder$Typings extension

on

Properties

addEventListener → ({void Function<K$>(VideoEncoderEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

Overload accessor: $1, $2
no setter
close ↔ void Function()

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
configure ↔ void Function(VideoEncoderConfig)

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
encode ↔ void Function(VideoFrame, [VideoEncoderEncodeOptions?])

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
encodeQueueSize num

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

MDN Reference
no setter
flush Future<void> Function()

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
ondequeue ↔ dynamic Function(Event)?

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
removeEventListener → ({void Function<K$>(VideoEncoderEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

Overload accessor: $1, $2
no setter
reset ↔ void Function()

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

getter/setter pair
state CodecState

Available on VideoEncoder, provided by the VideoEncoder$Typings extension

MDN Reference
no setter