Notify.SetNotificationPositions Method

Language:

Sets the notification positions for triggering events during capture or playback.

Overload List

public void SetNotificationPositions(BufferPositionNotify[]);
public void SetNotificationPositions(BufferPositionNotify[], int);

Remarks

During capture or playback, the associated event is signaled whenever the read or play cursor reaches one of the notification positions set by this method.

Exceptions
ArgumentException Leave Site An invalid parameter was passed to the called method.
OutOfMemoryException Leave Site Microsoft DirectSound could not allocate sufficient memory to complete the call.

See Also


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center