VideoSound::SetSpatialInfo

VideoSound::SetSpatialInfo
virtual void SetSpatialInfo(const Array<Sound::SoundChannel::Vector> spatinfo[]) = 0;
Description

SetSpatialInfo sets the sound spatial information such as position, orientation and velocity.

Parameters
Parameters 
Description 
const Array<Sound::SoundChannel::Vector> spatinfo[] 
An array of Vector for obtaining the sound spatial information.