VideoStream
Available since LÖVE 0.10.0
This type is not supported in earlier versions.
An object which decodes, streams, and controls Videos.
Constructors
love.video.newVideoStream | Creates a new VideoStream. | 0.10.0 |
Functions
Object:type | Gets the type of the object as a string. | ||
Object:typeOf | Checks whether an object is of a certain type. |