SoundClip.volume

Get the volume for the sound clip

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

Meta