Stop
Applies to

TDirectSoundBuffer

Declaration

procedure Stop;

Description

Calls the interface Stop method to cause the sound buffer to stop playing. See IDirectSoundBuffer::Stop for more information.

Note

You should handle the EDirectSoundError exception with error code DSERR_BUFFERLOST which may occur in normal circunstances.