|
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 Sat Nov 1 2025 07:12:24 for x by
1.8.11