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

TACSStreamOut

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

Declaration

Source position: acs_streams.pas line 29

type TACSStreamOut = class(TACSStreamedOutput)

protected

  procedure Done; override;

  

  function DoOutput(); override;

  

  procedure Prepare; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property OutSampleRate: Integer; [r]

  

  property OutBitsPerSample: Integer; [r]

  

  property OutChannles: Integer; [r]

  

end;

Inheritance

TACSStreamOut

  

|

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio