Miles Sound System SDK 7.2a

MSS_SPEAKER

The basic type MSS_SPEAKER may be used to specify either a source (HSAMPLE/HSTREAM) channel or an HDIGDRIVER's destination speaker output channel.

Fundamental Values

 Value  Description
 MSS_SPEAKER_FRONT_LEFT Equal to the constant 0.
 MSS_SPEAKER_FRONT_RIGHT Equal to the constant 1.
 MSS_SPEAKER_FRONT_CENTER Equal to the constant 2.
 MSS_SPEAKER_LOW_FREQUENCY Equal to the constant 3.
 MSS_SPEAKER_BACK_LEFT Equal to the constant 4.
 MSS_SPEAKER_BACK_RIGHT Equal to the constant 5.
 MSS_SPEAKER_FRONT_LEFT_OF_CENTER Equal to the constant 6.
 MSS_SPEAKER_FRONT_RIGHT_OF_CENTER Equal to the constant 7.
 MSS_SPEAKER_BACK_CENTER Equal to the constant 8.
 MSS_SPEAKER_SIDE_LEFT Equal to the constant 9.
 MSS_SPEAKER_SIDE_RIGHT Equal to the constant 10.
 MSS_SPEAKER_TOP_CENTER Equal to the constant 11.
 MSS_SPEAKER_TOP_FRONT_LEFT Equal to the constant 12.
 MSS_SPEAKER_TOP_FRONT_CENTER Equal to the constant 13.
 MSS_SPEAKER_TOP_FRONT_RIGHT Equal to the constant 14.
 MSS_SPEAKER_TOP_BACK_LEFT Equal to the constant 15.
 MSS_SPEAKER_TOP_BACK_CENTER Equal to the constant 16.
 MSS_SPEAKER_TOP_BACK_RIGHT Equal to the constant 17.

Discussion

See the How do I use multi-channel sound output in Miles? FAQ for more information on the MSS_SPEAKER type.


Group: Digital Audio Services
Related Functions: AIL_calculate_3D_channel_levels
Related Basic Types: MSS_SPEAKER
Related FAQs: How do I use multi-channel sound output in Miles?

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.