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

TEaxBufferProperties

Declaration

Source position: nxopenal.pas line 225

type TEaxBufferProperties = packed record

  lDirect: Integer;

  

  lDirectHF: Integer;

  

  lRoom: Integer;

  

  lRoomHF: Integer;

  

  flRoomRolloffFactor: Double;

  

  lObstruction: Integer;

  

  flObstructionLFRatio: Double;

  

  lOcclusion: Integer;

  

  flOcclusionLFRatio: Double;

  

  flOcclusionRoomRatio: Double;

  

  lOutsideVolumeHF: Integer;

  

  flAirAbsorptionFactor: Double;

  

  dwFlags: Cardinal;

  

end;



CT Web help

CodeTyphon Studio