x
|
waveaudio Struct Reference
Collaboration diagram for waveaudio:

Data Fields | |
union { | |
wavehdr hdr | |
struct { | |
__int16 fmttag | |
__int16 channels | |
__int32 samplespersec | |
__int32 bytespersec | |
__int16 blockalign | |
__int16 bitspersample | |
} | |
}; | |
int | length |
union { | |
unsigned char * data | |
unsigned char * data8 | |
__int16 * data16 | |
}; | |
The documentation for this struct was generated from the following file:
- main.cpp
Generated on Tue Apr 1 2025 07:12:14 for x by
