Method procedure ALDSAudioOut.TALDSAudioOut.Flush()
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: TALDSAudioOut
Contents | 
Syntax
Delphi:
procedure Flush();
C++ Builder:
void __fastcall Flush();
Visual C++ (MFC):
void Flush();
Summary
Clears the queue of buffers waiting to be played.
Description
Call this method to flush the queue of buffers received already by the component and waiting to be played.