Video:getStream

Available since LÖVE 0.10.0
This function is not supported in earlier versions.

Gets the VideoStream object used for decoding and controlling the video.

Function

Synopsis

stream = Video:getStream( )

Arguments

None.

Returns

VideoStream stream
The VideoStream used for decoding and controlling the video.

See Also

© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Video:getStream