Available since LÖVE 0.10.0 |
This type is not supported in earlier versions. |
An object which decodes, streams, and controls Videos.
love.video.newVideoStream | Creates a new VideoStream. | ![]() |
Object:release | Immediately destroys the object's Lua reference. | ![]() |
|
Object:type | Gets the type of the object as a string. | ||
Object:typeOf | Checks whether an object is of a certain type. |