SampleController.seek

Seeks to a point in the sample, if possible. If impossible, this function does nothing.

interface SampleController
void
seek
(
float where
)

Parameters

where float

point to seek to, in seconds

Bugs

Only implemented for mp3 and ogg at this time.

Meta

History

Added November 20, 2022 (dub v10.10)

Suggestion Box / Bug Report