Skip to content

textmode.js / media / TextmodeVideo / source

Accessor: source

Get Signature

ts
get source(): HTMLVideoElement | HTMLCanvasElement;

Source element this texture captures.

Returns

HTMLVideoElement | HTMLCanvasElement

Example

Inherited from

TextmodeTexture.source