Music.volume

Get the volume of the music channel

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

Meta