Unit 'GLOpenAL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_glscene]

TEaxListenerProperties

Declaration

Source position: GLOpenAL.pas line 176

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