#include <orxSound.h>
Data Fields | |
| orxS16 * | as16SampleList |
| orxBOOL | bDiscard |
| orxFLOAT | fTimeStamp |
| orxU32 | u32SampleNumber |
Sound recording packet
Definition at line 100 of file orxSound.h.
List of samples for this packet : 8
Definition at line 103 of file orxSound.h.
| orxBOOL orxSOUND_STREAM_PACKET::bDiscard |
Write/play the packet? : 12
Definition at line 104 of file orxSound.h.
| orxFLOAT orxSOUND_STREAM_PACKET::fTimeStamp |
Packet's timestamp : 16
Definition at line 105 of file orxSound.h.
Number of samples contained in this packet : 4
Definition at line 102 of file orxSound.h.
1.5.6