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

TCustomHrirOutboardInformation

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

Declaration

Source position: DAV_DspHRTF.pas line 247

type TCustomHrirOutboardInformation = class(TDefinedChunk)

protected

  FOutboardRecord: THrirOutboardRecord;

  

  function GetChunkSize; override;

  

public

  constructor Create; override;

  

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function GetClassChunkName; override;

  

published

  property ADConverter: string; [rw]

  

  property DAConverter: string; [rw]

  

  property Amplifier: string; [rw]

  

  property Loudspeaker: string; [rw]

  

end;

Inheritance

TCustomHrirOutboardInformation

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio