Unit 'DAV_DspDownsampleScheduler' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TCustomDownsampleScheduler

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

Declaration

Source position: DAV_DspDownsampleScheduler.pas line 43

type TCustomDownsampleScheduler = class(TDspPersistent,IDspSink32)

protected

  procedure AssignTo(); override;

  

public

  constructor Create; virtual;

  

  procedure ProcessSample32(); virtual;

  

  property MaximumDownsampleStages: Integer; [rw]

  

  property OnProcessDownsampled: TDownsampleProcess32; [rw]

  

end;

Inheritance

TCustomDownsampleScheduler

  

|

TDspPersistent,IDspSink32

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio