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

TWaveIn

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

Declaration

Source position: acs_wave.pas line 134

type TWaveIn = class(TACSCustomFileIn)

protected

  procedure SetBufferSize(); override;

  

  procedure OpenFile; override;

  

  procedure CloseFile; override;

  

public

  property WavType: TWavType; [r]

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  function Seek(); override;

  

end;

Inheritance

TWaveIn

  

|

TACSCustomFileIn

  

|

TACSStreamedInput

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio