| Trees | Indices | Toggle frames |
|---|
??._CData --+
|
_ctypes.Structure --+
|
Mix_Chunk
Internal format for an audio chunk.
| __getattr__(self, attr) | |
Inherited from _ctypes.Structure:
__init__,
__new__
Inherited from unreachable._CData:
__ctypes_from_outparam__,
__hash__,
__reduce__,
__setstate__
|
|
Inherited from unreachable._CData:
_b_base_,
_b_needsfree_
|
| SDL_array |
abuf
Buffer of audio data
|
| int |
alen = <Field type=c_ulong, ofs=8, size=4>
Length of audio buffer
|
| int |
allocated = <Field type=c_long, ofs=0, size=4>
Undocumented.
|
| int |
volume = <Field type=c_ubyte, ofs=12, size=1>
Per-sample volume, in range [0, 128]
|
_fields_ =
|
|
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Wed Sep 08 23:50:19 2010 | http://epydoc.sourceforge.net |