Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Sets the audio Source used for playing back the video's audio. The audio Source also controls playback speed and synchronization.
Video:setSource( source )
Source source (nil)
Nothing.