xoreos  0.0.5
Public Attributes | List of all members
Sound::Xbox_ADPCMStream::ADPCMChannelStatus Struct Reference

Public Attributes

int8 index
 
int16 stepSize
 
int16 predictor
 
int16 buffer [8]
 

Detailed Description

Definition at line 555 of file adpcm.cpp.

Member Data Documentation

◆ buffer

int16 Sound::Xbox_ADPCMStream::ADPCMChannelStatus::buffer[8]

Definition at line 560 of file adpcm.cpp.

◆ index

int8 Sound::Xbox_ADPCMStream::ADPCMChannelStatus::index

Definition at line 556 of file adpcm.cpp.

◆ predictor

int16 Sound::Xbox_ADPCMStream::ADPCMChannelStatus::predictor

Definition at line 558 of file adpcm.cpp.

◆ stepSize

int16 Sound::Xbox_ADPCMStream::ADPCMChannelStatus::stepSize

Definition at line 557 of file adpcm.cpp.


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