Tao.Sdl SDK Documentation

SdlMixer.Mix_Chunk Fields

The fields of the SdlMixer.Mix_Chunk structure are listed below. For a complete list of SdlMixer.Mix_Chunk structure members, see the SdlMixer.Mix_Chunk Members topic.

Public Instance Fields

abuf Pointer to the sample data, which is in the output format and sample rate.
alen Length of abuf in bytes.
allocated a boolean indicating whether to free abuf when the chunk is freed.
volume 0 = silent, 128 = max volume. This takes effect when mixing.

See Also

SdlMixer.Mix_Chunk Class | Tao.Sdl Namespace | Mix_VolumeChunk | Mix_GetChunk | Mix_LoadWAV | Mix_LoadWAV_RW | Mix_FreeChunk