Unit 'acs_volumequery' Package
[Overview][Classes][Index] [#pl_acs]

TACSVolumeQuery

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

Declaration

Source position: acs_volumequery.pas line 22

type TACSVolumeQuery = class(TACSCustomConverter)

protected

  function GetBPS; override;

  

  function GetCh; override;

  

  function GetSR; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function volLeft;

  

  function volRight;

  

  function dbLeft;

  

  function dbRight;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

published

  property Delay: Word; [rw]

  

end;

Inheritance

TACSVolumeQuery

  

|

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio