Unit 'nxopenal' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

_EFXEAXREVERBPROPERTIES

Declaration

Source position: nxopenal.pas line 1222

type _EFXEAXREVERBPROPERTIES = packed record

  flDensity: single;

  

  flDiffusion: single;

  

  flGain: single;

  

  flGainHF: single;

  

  flGainLF: single;

  

  flDecayTime: single;

  

  flDecayHFRatio: single;

  

  flDecayLFRatio: single;

  

  flReflectionsGain: single;

  

  flReflectionsDelay: single;

  

  flReflectionsPan: array [0..2] of single;

  

  flLateReverbGain: single;

  

  flLateReverbDelay: single;

  

  flLateReverbPan: array [0..2] of single;

  

  flEchoTime: single;

  

  flEchoDepth: single;

  

  flModulationTime: single;

  

  flModulationDepth: single;

  

  flAirAbsorptionGainHF: single;

  

  flHFReference: single;

  

  flLFReference: single;

  

  flRoomRolloffFactor: single;

  

  iDecayHFLimit: Integer;

  

end;



CT Web help

CodeTyphon Studio