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

TALSAAudioIn

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

Declaration

Source position: dvr_acs_alsaaudio.pas line 38

type TALSAAudioIn = class(TACSBaseAudioIn)

protected

  function GetBPS; override;

  

  function GetCh; override;

  

  function GetSR; override;

  

  procedure SetDevice(); override;

  

  function GetDeviceInfo; override;

  

  function GetTotalTime; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

  property DriverState: Integer; [r]

  

published

  property PeriodSize: Integer; [rw]

  

  property PeriodNum: Integer; [rw]

  

  property SilentOnOverrun: Boolean; [rw]

  

end;

Inheritance

TALSAAudioIn

  

|

TACSBaseAudioIn

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio