Music.volume

Sets the current volume as float in range 0.0 to 1.0

  1. float volume [@property getter]
  2. float volume [@property setter]
    class Music
    static @property
    void
    volume
    (
    float value
    )

Meta