textmode.js / media / TextmodeVideo / source
Accessor: source
Get Signature
ts
get source(): HTMLCanvasElement | HTMLVideoElement;Source element this texture captures.
Returns
HTMLCanvasElement | HTMLVideoElement