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

TALSAAudioOut

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

Declaration

Source position: dvr_acs_alsaaudio.pas line 81

type TALSAAudioOut = class(TACSBaseAudioOut)

protected

  procedure Done; override;

  

  function DoOutput(); override;

  

  procedure Prepare; override;

  

  procedure SetDevice(); override;

  

  function GetDeviceInfo; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property DriverState: Integer; [r]

  

  property Latency: Double; [r]

  

published

  property BufferSize: Integer; [rw]

  

  property Device: string; [rws]

  

  property PeriodSize: Integer; [rw]

  

  property PeriodNum: Integer; [rw]

  

  property SilentOnUnderrun: Boolean; [rw]

  

  property Volume: Byte; [rws]

  

end;

Inheritance

TALSAAudioOut

  

|

TACSBaseAudioOut

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio