Unit 'driver' Package
[Overview][Constants][Classes][Index] [#pl_acs]

TOwnAudioIn

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

Declaration

Source position: driver.pas line 44

type TOwnAudioIn = class(TACSBaseAudioIn)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

end;

Inheritance

TOwnAudioIn

  

|

TACSBaseAudioIn

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio