SoundChannel¶
Enums
-
enum sfSoundChannel¶
Types of sound channels that can be read/written from sound buffers/files.
In multi-channel audio, each sound channel can be assigned a position. The position of the channel is used to determine where to place a sound when it is spatialised. Assigning an incorrect sound channel will result in multi-channel audio being positioned incorrectly when using spatialisation.
Values:
-
enumerator sfSoundChannelUnspecified¶
-
enumerator sfSoundChannelMono¶
-
enumerator sfSoundChannelFrontLeft¶
-
enumerator sfSoundChannelFrontRight¶
-
enumerator sfSoundChannelFrontCenter¶
-
enumerator sfSoundChannelFrontLeftOfCenter¶
-
enumerator sfSoundChannelFrontRightOfCenter¶
-
enumerator sfSoundChannelLowFrequencyEffects¶
-
enumerator sfSoundChannelBackLeft¶
-
enumerator sfSoundChannelBackRight¶
-
enumerator sfSoundChannelBackCenter¶
-
enumerator sfSoundChannelSideLeft¶
-
enumerator sfSoundChannelSideRight¶
-
enumerator sfSoundChannelTopCenter¶
-
enumerator sfSoundChannelTopFrontLeft¶
-
enumerator sfSoundChannelTopFrontRight¶
-
enumerator sfSoundChannelTopFrontCenter¶
-
enumerator sfSoundChannelTopBackLeft¶
-
enumerator sfSoundChannelTopBackRight¶
-
enumerator sfSoundChannelTopBackCenter¶
-
enumerator sfSoundChannelUnspecified¶