Sound.playingOffset

Change the current playing position (from the beginning) of the sound.

The playing position can be changed when the sound is either paused or playing.

  1. Duration playingOffset [@property setter]
  2. Duration playingOffset [@property getter]
    class Sound
    @property
    Duration
    playingOffset
    (
    )

Meta