Mp3Player.position

get current play position and total track length (seconds)

  1. PlayPosition position [@property getter]
    class Mp3Player
    @property
    position
    ()
  2. float position [@property setter]

Meta