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

TEaxListenerProperties

Declaration

Source position: nxopenal.pas line 193

type TEaxListenerProperties = packed record

  lRoom: Integer;

  

  lRoomHF: Integer;

  

  flRoomRolloffFactor: Double;

  

  flDecayTime: Double;

  

  flDecayHFRatio: Double;

  

  lReflections: Integer;

  

  flReflectionsDelay: Double;

  

  lReverb: Integer;

  

  flReverbDelay: Double;

  

  dwEnvironment: Cardinal;

  

  flEnvironmentSize: Double;

  

  flEnvironmentDiffusion: Double;

  

  flAirAbsorptionHF: Double;

  

  dwFlags: Cardinal;

  

end;



CT Web help

CodeTyphon Studio