|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | format_tag |
| Offset 0x0. | |
| int16_t | channels |
| Offset 0x2. | |
| int16_t | bits_per_sample |
| Offset 0x4. | |
| int16_t | block_align |
| Offset 0x6. | |
Definition at line 1369 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Audio_WaveFormat::bits_per_sample |
Offset 0x4.
Definition at line 1372 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Audio_WaveFormat::block_align |
Offset 0x6.
Definition at line 1373 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Audio_WaveFormat::channels |
Offset 0x2.
Definition at line 1371 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Audio_WaveFormat::format_tag |
Offset 0x0.
Definition at line 1370 of file dttr_pcdogs.h.