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)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

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