Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all bug

NAME

       SoVRMLAudioClip.h -

SYNOPSIS

       #include <Inventor/nodes/SoSubNode.h>
       #include <Inventor/nodes/SoNode.h>
       #include <Inventor/fields/SoSFString.h>
       #include <Inventor/fields/SoMFString.h>
       #include <Inventor/fields/SoSFBool.h>
       #include <Inventor/fields/SoSFFloat.h>
       #include <Inventor/fields/SoSFTime.h>
       #include <Inventor/lists/SbStringList.h>
       #include <Inventor/SbTime.h>

   Classes
       class SoVRMLAudioClip
           The SoVRMLAudioClip class is used to load and store audio data.

       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). "

Author

       Generated automatically by Doxygen for Coin from the source code.