Source:tell
EditReturns the current playback position of the Source.
position = Source:tell(unit)Arguments
| Name | Type | Default | Description |
| unit | TimeUnit | 'seconds' | The unit to return. |
Returns
| Name | Type | Description |
| position | number | The current playback position. |
Notes
The return value for Sources backed by a stream Sound has no meaning.