Music.volume

Get the volume of the music channel

  1. int volume [@property getter]
    struct Music
    @nogc nothrow @property const
    int
    volume
    ()
  2. int volume [@property setter]

Meta