Unit 'DAV_DspDitherNoiseShaper' Package
[Overview][Constants][Types][Classes][Index] [#pl_asiovst]

TCustomDitherNoiseShaper

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

Declaration

Source position: DAV_DspDitherNoiseShaper.pas line 136

type TCustomDitherNoiseShaper = class(TDspSampleRatePersistent)

protected

  procedure AssignTo(); override;

  

  procedure BitDepthChanged; virtual; abstract;

  

  procedure DitherTypeChanged; virtual;

  

  procedure Reset; virtual; abstract;

  

public

  constructor Create; override;

  

  property BitDepth: Byte; [rw]

  

  property Limit: Boolean; [rw]

  

  property DitherType: TDitherType; [rw]

  

end;

Inheritance

TCustomDitherNoiseShaper

  

|

TDspSampleRatePersistent

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio