Method procedure ALSimpleAudioBuffer.IALAudioBuffer.Zero()
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: IALAudioBuffer
Contents |
Syntax
Delphi:
procedure Zero();
C++ Builder:
void __fastcall Zero();
Visual C++ (MFC):
' Zero();
Summary
Sets all the samples of the buffer to Zero (Silence).
Description
Call this method to set all the samples of the buffer to Zero (Silence).