Skip to content

textmode.js / media / TextmodeVideo / source

Accessor: source

Get Signature

ts
get source(): HTMLCanvasElement | HTMLVideoElement;

Source element this texture captures.

Returns

HTMLCanvasElement | HTMLVideoElement

Example

Inherited from

TextmodeTexture.source