Unit 'fmodtypes' Package
[Overview][Constants][Types][Index] [#pl_glscene]

TFSoundReverbChannelProperties

Declaration

Source position: fmodtypes.pas line 561

type TFSoundReverbChannelProperties = record

  Direct: Integer;

  

  DirectHF: Integer;

  

  Room: Integer;

  

  RoomHF: Integer;

  

  Obstruction: Integer;

  

  ObstructionLFRatio: Single;

  

  Occlusion: Integer;

  

  OcclusionLFRatio: Single;

  

  OcclusionRoomRatio: Single;

  

  OcclusionDirectRatio: Single;

  

  Exclusion: Integer;

  

  ExclusionLFRatio: Single;

  

  OutsideVolumeHF: Integer;

  

  DopplerFactor: Single;

  

  RolloffFactor: Single;

  

  RoomRolloffFactor: Single;

  

  AirAbsorptionFactor: Single;

  

  Flags: Integer;

  

end;



CT Web help

CodeTyphon Studio