SoundStream.playingOffset

The current playing position (from the beginning) of the stream.

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

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

Meta