Tao.Sdl SDK Documentation

SdlMixer.Mix_Chunk Members

SdlMixer.Mix_Chunk overview

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.

Public Instance Methods

Equals (inherited from ValueType) 
GetHashCode (inherited from ValueType) 
GetType (inherited from Object) 
ToString (inherited from ValueType) 

See Also

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