Mode
Applies to

TDirectSoundBuffer

Declaration

property Mode: DWord;

Description

Defines the operation mode for 3-D sound processing. The changes are commited only when the Owner's Deferred property is False.

This property is available only if the DS3DBuffer property is not nil.
See also IDirectSound3DBuffer::GetMode and  IDirectSound3DBuffer::SetMode.