Enumeration BackingMediaSourceTypeConst

Enumeration Members

AsyncImageBitmap

A lazy-widgets AsyncImageBitmap

HTMLImageElement

A HTMLImageElement.

HTMLVideoElement

A HTMLVideoElement.

Immediate

Anything else that can be painted immediately and has size information (HTMLCanvasElement, ImageBitmap, OffscreenCanvas). Note that this will be the assumed type for invalid media and null.

SVGImageElement

A SVGImageElement.

VideoFrame

A VideoFrame.