Unit 'win_acs_mac' Package
[Overview][Classes][Index] [#pl_acs]

TMACOut

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

Declaration

Source position: win_acs_mac.pas line 26

type TMACOut = class(TACSCustomFileOut)

protected

  procedure Done; override;

  

  function DoOutput(); override;

  

  procedure Prepare; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property CompressionLevel: LongInt; [rws]

  

  property MaxAudioBytes: Integer; [rw]

  

end;

Inheritance

TMACOut

  

|

TACSCustomFileOut

  

|

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio