#include <SDL_sound_internal.h>
Public Attributes | |
| int | needed |
| Uint16 | src_format |
| Uint16 | dst_format |
| double | rate_incr |
| Uint8 * | buf |
| int | len |
| int | len_cvt |
| int | len_mult |
| double | len_ratio |
| void(* | filters [20])(struct Sound_AudioCVT *cvt, Uint16 *format) |
| int | filter_index |
|
|
Definition at line 229 of file SDL_sound_internal.h. |
|
|
Definition at line 227 of file SDL_sound_internal.h. |
|
|
Definition at line 235 of file SDL_sound_internal.h. |
|
|
|
|
|
Definition at line 230 of file SDL_sound_internal.h. |
|
|
Definition at line 231 of file SDL_sound_internal.h. |
|
|
Definition at line 232 of file SDL_sound_internal.h. |
|
|
Definition at line 233 of file SDL_sound_internal.h. |
|
|
Definition at line 225 of file SDL_sound_internal.h. |
|
|
Definition at line 228 of file SDL_sound_internal.h. |
|
|
Definition at line 226 of file SDL_sound_internal.h. |
1.4.2