Sound.currentDuration

The current position of the music in seconds.

  1. Duration currentDuration [@property getter]
  2. Duration currentDuration [@property setter]
    class Sound
    @trusted @property @disable
    void
    currentDuration
    (
    Duration duration
    )

Meta