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

#include <dttr_pcdogs.h>

Data Fields

int32_t cached_volume
 Offset 0x0.
int32_t cached_pan
 Offset 0x4.
int32_t cached_playback_rate
 Offset 0x8.
int32_t base_playback_rate
 Offset 0xC.
DTTR_PCDOGS_T_Audio_AILHSample sample_handle
 Offset 0x10.

Detailed Description

Definition at line 1353 of file dttr_pcdogs.h.

Field Documentation

◆ base_playback_rate

int32_t DTTR_PCDOGS_T_Audio_SoundSlot::base_playback_rate

Offset 0xC.

Definition at line 1357 of file dttr_pcdogs.h.

◆ cached_pan

int32_t DTTR_PCDOGS_T_Audio_SoundSlot::cached_pan

Offset 0x4.

Definition at line 1355 of file dttr_pcdogs.h.

◆ cached_playback_rate

int32_t DTTR_PCDOGS_T_Audio_SoundSlot::cached_playback_rate

Offset 0x8.

Definition at line 1356 of file dttr_pcdogs.h.

◆ cached_volume

int32_t DTTR_PCDOGS_T_Audio_SoundSlot::cached_volume

Offset 0x0.

Definition at line 1354 of file dttr_pcdogs.h.

◆ sample_handle

DTTR_PCDOGS_T_Audio_AILHSample DTTR_PCDOGS_T_Audio_SoundSlot::sample_handle

Offset 0x10.

Definition at line 1358 of file dttr_pcdogs.h.


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