chunkVolume

Sets the volume that all chunks will play at Chunks are all at the same volume; there is no implementation to control the volume of an individual chunk TODO possibly implement Mix_VolumeChunk?

  1. void chunkVolume [@property getter]
    @property
    void
    chunkVolume
    (
    int volume
    )
  2. int chunkVolume [@property getter]

Meta