Unit 'DAV_DspHrtf' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TCustomHrirRoomInformation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_DspHRTF.pas line 190

type TCustomHrirRoomInformation = class(TDefinedChunk)

protected

  FRoomRecord: THrirRoomRecord;

  

  function GetChunkSize; override;

  

public

  constructor Create; override;

  

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function GetClassChunkName; override;

  

published

  property X: Single; [rw]

  

  property Y: Single; [rw]

  

  property Z: Single; [rw]

  

  property RoomType: string; [rw]

  

end;

Inheritance

TCustomHrirRoomInformation

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio