102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Audio_WaveFormat Struct Reference

#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.

Detailed Description

Definition at line 1369 of file dttr_pcdogs.h.

Field Documentation

◆ bits_per_sample

int16_t DTTR_PCDOGS_T_Audio_WaveFormat::bits_per_sample

Offset 0x4.

Definition at line 1372 of file dttr_pcdogs.h.

◆ block_align

int16_t DTTR_PCDOGS_T_Audio_WaveFormat::block_align

Offset 0x6.

Definition at line 1373 of file dttr_pcdogs.h.

◆ channels

int16_t DTTR_PCDOGS_T_Audio_WaveFormat::channels

Offset 0x2.

Definition at line 1371 of file dttr_pcdogs.h.

◆ format_tag

int16_t DTTR_PCDOGS_T_Audio_WaveFormat::format_tag

Offset 0x0.

Definition at line 1370 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: