CommonLibSSE (Parapets fork)
RE::X3DAUDIO_DSP_SETTINGS Struct Reference

#include <X3DAudio.h>

Public Attributes

float * pMatrixCoefficients
 
float * pDelayTimes
 
std::uint32_t SrcChannelCount
 
std::uint32_t DstChannelCount
 
float LPFDirectCoefficient
 
float LPFReverbCoefficient
 
float ReverbLevel
 
float DopplerFactor
 
float EmitterToListenerAngle
 
float EmitterToListenerDistance
 
float EmitterVelocityComponent
 
float ListenerVelocityComponent
 

Member Data Documentation

◆ DopplerFactor

float RE::X3DAUDIO_DSP_SETTINGS::DopplerFactor

◆ DstChannelCount

std::uint32_t RE::X3DAUDIO_DSP_SETTINGS::DstChannelCount

◆ EmitterToListenerAngle

float RE::X3DAUDIO_DSP_SETTINGS::EmitterToListenerAngle

◆ EmitterToListenerDistance

float RE::X3DAUDIO_DSP_SETTINGS::EmitterToListenerDistance

◆ EmitterVelocityComponent

float RE::X3DAUDIO_DSP_SETTINGS::EmitterVelocityComponent

◆ ListenerVelocityComponent

float RE::X3DAUDIO_DSP_SETTINGS::ListenerVelocityComponent

◆ LPFDirectCoefficient

float RE::X3DAUDIO_DSP_SETTINGS::LPFDirectCoefficient

◆ LPFReverbCoefficient

float RE::X3DAUDIO_DSP_SETTINGS::LPFReverbCoefficient

◆ pDelayTimes

float* RE::X3DAUDIO_DSP_SETTINGS::pDelayTimes

◆ pMatrixCoefficients

float* RE::X3DAUDIO_DSP_SETTINGS::pMatrixCoefficients

◆ ReverbLevel

float RE::X3DAUDIO_DSP_SETTINGS::ReverbLevel

◆ SrcChannelCount

std::uint32_t RE::X3DAUDIO_DSP_SETTINGS::SrcChannelCount

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