VideoPlayer::SetSoundSpatialInfo

VideoPlayer::SetSoundSpatialInfo
virtual void SetSoundSpatialInfo(Array<Sound::SoundChannel::Vector> spatinfo[]) = 0;
Description

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

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