Previous Topic Index Next Topic
[Define]

FSOUND_REVERB_CHANNELFLAGS

Values for the Flags member of the FSOUND_REVERB_CHANNELPROPERTIES structure.

FSOUND_REVERB_CHANNELFLAGS_DIRECTHFAUTO 0x00000001 /* Automatic setting of 'Direct' due to distance from listener */
FSOUND_REVERB_CHANNELFLAGS_ROOMAUTO 0x00000002 /* Automatic setting of 'Room' due to distance from listener */
FSOUND_REVERB_CHANNELFLAGS_ROOMHFAUTO 0x00000004 /* Automatic setting of 'RoomHF' due to distance from listener */
FSOUND_REVERB_CHANNELFLAGS_DEFAULT (FSOUND_REVERB_CHANNELFLAGS_DIRECTHFAUTO |
FSOUND_REVERB_CHANNELFLAGS_ROOMAUTO|
FSOUND_REVERB_CHANNELFLAGS_ROOMHFAUTO)

See Also

FSOUND_REVERB_CHANNELFLAGS , FSOUND_REVERB_CHANNELPROPERTIES

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:37 2005 by SourceDoc v0.10, the automated source code documenter.