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