Interface GPUExternalTextureDescriptor

Hierarchy

Properties

colorSpace?: PredefinedColorSpace

The color space the image contents of source will be converted into when reading.

label?: string

The initial value of GPUObjectBase#labe | PUObjectBase.label.

source: HTMLVideoElement | VideoFrame

The video source to import the external texture from. Source size is determined as described by the external source dimensions table.

Generated using TypeDoc