Unit 'DAV_Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

TDspSampleRateSink

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

Declaration

Source position: DAV_Classes.pas line 93

type TDspSampleRateSink = class(TDspSampleRateProcessing)

protected

  FInputData: Pointer;

  

public

  procedure ProcessSample32();

  

  procedure ProcessSample64();

  

  procedure ProcessBlock32();

  

  procedure ProcessBlock64();

  

  property InputData: Pointer; [rw]

  

  property DataType: TFloatingPointAccuracy; [rw]

  

  property AutoAdvancePointers: Boolean; [rw]

  

end;

Inheritance

TDspSampleRateSink

  

|

TDspSampleRateProcessing

  

|

TDspSampleRatePersistent

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio