Source:seek
EditSeeks the Source to the specified position.
Source:seek(position, unit)Arguments
| Name | Type | Default | Description |
| position | number | The position to seek to. | |
| unit | TimeUnit | 'seconds' | The units for the seek position. |
Returns
Nothing
Notes
Seeking a Source backed by a stream Sound has no meaningful effect.