OnPosition
Applies to

TDirectSoundCaptureBuffer

Declaration

TPositionEvent = procedure ( Sender: TObject; Position: Longint ) of object;
property OnPosition: TPositionEvent;

Description

OnPosition occurs when the write position reaches an offset specified in one of the positions defined through the SetNotificationPositions method.