Source:tell (Русский)

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

Gets the currently playing position of the Source.

Function

Synopsis

position = Source:tell( unit )

Arguments

TimeUnit unit ("seconds")
Тип единицы измерения для возвращаемого значения.

Returns

number position
Текущая позиция проигрывания Source.

See Also

Other Languages