Unit 'acs_vorbis' Package
[Overview][Types][Classes][Index] [#pl_acs]

TVorbisOut

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

Declaration

Source position: acs_vorbis.pas line 42

type TVorbisOut = class(TACSCustomFileOut)

protected

  procedure Done; override;

  

  function DoOutput(); override;

  

  procedure Prepare; override;

  

  procedure SetFileMode(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Compression: Single; [rws]

  

  property Comments: TStringList; [rws]

  

  property DesiredMaximumBitrate: TVorbisBitRate; [rw]

  

  property DesiredNominalBitrate: TVorbisBitRate; [rw]

  

  property MinimumBitrate: TVorbisBitRate; [rw]

  

  property Serial: Integer; [rw]

  

end;

Inheritance

TVorbisOut

  

|

TACSCustomFileOut

  

|

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio