buf | Buffer to hold entire audio data |
dst_format | Audio format of the destination |
filter_index | Current audio conversion function |
len | Length of original audio buffer in bytes |
len_cvt | Length of converted audio buffer in bytes (calculated) |
len_mult | buf must be len*len_mult bytes in size(calculated) |
len_ratio | Final audio size is len*len_ratio |
needed | Set to 1 if conversion possible |
rate_incr | Rate conversion increment |
src_format | Audio format of the source |
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. |
Sdl.SDL_AudioCVT Class | Tao.Sdl Namespace | SDL_BuildAudioCVT | SDL_ConvertAudio | Sdl.SDL_AudioSpec