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

TFLACOut

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

Declaration

Source position: acs_flac.pas line 28

type TFLACOut = class(TACSCustomFileOut)

protected

  procedure Done; override;

  

  function DoOutput(); override;

  

  procedure Prepare; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property BestModelSearch: Boolean; [rw]

  

  property BlockSize: Word; [rw]

  

  property EnableMidSideStereo: Boolean; [rw]

  

  property EnableLooseMidSideStereo: Boolean; [rw]

  

  property MaxLPCOrder: Word; [rw]

  

  property MaxResidualPartitionOrder: Word; [rw]

  

  property MinResidualPartitionOrder: Word; [rw]

  

  property QLPCoeffPrecision: Word; [rw]

  

  property QLPCoeffPrecisionSearch: Boolean; [rw]

  

  property Verify: Boolean; [rw]

  

end;

Inheritance

TFLACOut

  

|

TACSCustomFileOut

  

|

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio