Game Development Reference
In-Depth Information
FrontCenter
FrontLeft
FrontLeftOfCenter
FrontRight
FrontRightOfCenter
SideLeft
SideRight
LowFrequency
TopBackCenter
TopBackLeft
TopBackRight
TopCenter
TopFrontCenter
TopFrontLeft
TopFrontRight
So, basically, these flags are used to indicate which types of speaker(s) are being
used. You probably won't need to use most of these flags, but I have included them
in the previous list for reference purposes. However, the Speakers enumeration ac-
tually has a few more flags in it that make life a little simpler for us programmers.
These flags differ from the previous list in that they do not specify a single speaker;
instead, each of these flags is a combination of the flags listed previously. They are
as follows:
All
FourPointOne
FivePointOne
FivePointOneSurround
None
Mono
Quadraphonic
SevenPointOne
SevenPointOneSurround
Stereo
Surround
TwoPointOne
Search WWH ::




Custom Search