Unit 'DAV_BlockProcessing' Package
[Overview][Procedures and functions][Index] [#pl_asiovst]

FillWithZeroes

Declaration

Source position: DAV_BlockProcessing.pas line 76

procedure FillWithZeroes(

  StartAdr: PDAVSingleFixedArray;

  StartPos: Integer;

  EndPos: Integer;

  SampleCount: Integer

); overload;

procedure FillWithZeroes(

  StartAdr: PDAVDoubleFixedArray;

  StartPos: Integer;

  EndPos: Integer;

  SampleCount: Integer

); overload;



CT Web help

CodeTyphon Studio