Unit 'acs_converters' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSSampleConverter

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

Declaration

Source position: acs_converters.pas line 91

type TACSSampleConverter = class(TACSCustomConverter)

protected

  function GetBPS; override;

  

  function GetCh; override;

  

  function GetSR; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

end;

Inheritance

TACSSampleConverter

  

|

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio