SoundClip.volume

Set the volume for the sound clip

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

Meta