love.audio.rewind


Function

Synopsis

love.audio.rewind( )

Arguments

None.

Returns

Nothing.

Function

Synopsis

love.audio.rewind( source )

Arguments

Source source
The source to rewind.

Returns

Nothing.

See Also