pixi.textures.VideoTexture
- type
- class
- extends
- BaseTexture
- metadata
- :native
- "PIXI.VideoTexture"
Static Methods
- parameters
video
scaleMode
- returns
- {PIXI.VideoTexture}
- parameters
video
scaleMode
- returns
- {PIXI.Texture}
- parameters
eventName
{String} The name of the event.
data
{Dynamic}
- returns
- {Bool} Indication if we've emitted an event.
- parameters
eventName
{String} The events that should be listed.
- returns
- {Array} An array of listener functions
- parameters
eventName
{String} The event we want to remove.
callback
{Function} The listener that we need to find.
- parameters
eventName
{String} Name of the event.
callback
{Functon} Callback function.
- parameters
eventName
{String} Name of the event.
callback
{Function} Callback function.
- parameters
eventName
{String} The event you want to remove all listeners for.
- parameters
newSrc
{String} the path of the image