pixi-jsType aliases
Type Alias: VideoResource
> VideoResource = HTMLVideoElement
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/texture/sources/VideoSource.d.ts:12
The type of resource used for video textures. This is typically an HTMLVideoElement.