SetNotificationPositions
Applies to

TDirectSoundBuffer

Declaration

procedure SetNotificationPositions( PositionCount: Integer; Positions: PLongint );

Description

This method sets the notification positions. During playback, whenever the position reaches an offset specified in Positions the OnPosition event is called. See IDirectSoundNotify::SetNotificationPositions for more information.