man sound (Fonctions bibliothèques) -

NAME

3D sound support -

Classes

class SoAudioDevice

"TheSoAudioDeviceclassisusedtocontrolanaudiodevice.

The SoAudioDevice class is responsible for initialization of an audio device, as well as enabling and disabling sound. It is a singleton class. " class SoListener

"TheSoListenerclassdefineslistenerattributesusedwhenrenderingsound.

When rendering geometry, one needs to have a camera defining certain attributes related to vieweing. The SoListener plays a similar role when it comes to rendering audio. " class SoVRMLAudioClip

"TheSoVRMLAudioClipclassisusedtoloadandstoreaudiodata.

Audio data is loaded using the simage library, so make sure you have built the simage library with support for the audio file formats you intend to use (libogg, libvorbis and libvorbisfile for OggVorbis, libsndfile for WAV and several other formats). " class SoVRMLSound

"TheSoVRMLSoundclassisusedtorepresentasoundsource.

The detailed class documentation is taken verbatim from the VRML97 standard (ISO/IEC 14772-1:1997). It is copyright The Web3D Consortium, and is used by permission of the Consortium:. "