3D Sound Support Classes(3) Coin 3D Sound Support Classes(3)NAME
3D Sound Support Classes -
Classes
class SoAudioDevice
The SoAudioDevice class is used to control an audio device.
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
The SoListener class defines listener attributes used when rendering sound.
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
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). "
class SoVRMLSound
The SoVRMLSound class is used to represent a sound source.
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: "
Detailed DescriptionAuthor
Generated automatically by Doxygen for Coin from the source code.
Version 3.1.3 Wed May 23 2012 3D Sound Support Classes(3)
Check Out this Related Man Page
Error Handling Classes(3) Coin Error Handling Classes(3)NAME
Error Handling Classes -
Classes
class SoDebugError
The SoDebugError class is the internal debugging message passing mechanism.
This class basically serves two purposes: "
class SoError
The SoError class is the base class for all the error handling classes.
The default error handler just prints messages on the standard error output channel, but this can be overridden by client applications. "
class SoMemoryError
The SoMemoryError class is used to inform of problems with memory allocation.
Modern operating systems takes care of handling most out of memory conditions for you, but in certain situations it can be wise to do some
manual checking and intervention. This class is provided as an aid to help out in these situations. "
class SoReadError
The SoReadError class is used during model import operations.
During model file import, this class will be used to output any error or warning messages. "
Detailed Description
The error classes are static classes that contain a callback pointer for handling errors of the given type. Coin has default handlers for
displaying all the types, but these can be overridden by applications by setting other callbacks.
Author
Generated automatically by Doxygen for Coin from the source code.
Version 3.1.3 Wed May 23 2012 Error Handling Classes(3)
We work with Digital Workstations and some NT-Workstation which communicate by a reflection software (WRQ) with the UNIX-Server.
We changed our main application (GIS-System) to true-color. Since the change two of our users with the reflection software can't start the application anymore. One is... (5 Replies)
My Win2K box is the gateway (Using Sygate) for my Linux box, and for some odd reason, I can't view my webpages that are HOSTED by my Linux box, on my Win2K browser...I believe there might be a certain file on the Win2K box that has something to do with the firewall for the internal computer (The... (5 Replies)
I'm trying to compile a FTP_API program. To do this you must use the libftp.so libary. But that libary has references which are not defined. Has anyone had this problems and how is it corrected??
The command line looks like this:--------------------------------------------
# cc ftpstock.c -lftp... (5 Replies)
Hi
I have a problem to start up my Solaris Ultra 5. When it boots up I get a strange clicking sound, sounds like the hard drive that is "thinking" very hard. On the screen I get these messages:
Boot device: Files and Args:
Please check cable and try again
Network link setup fail
Time out... (8 Replies)
i am telnet-ing into my university's UNIX system and trying to edit some perl code in emacs. However any time i try to open it in emacs i get the following error message:
> emacs project1.cgi
Error: Couldn't find per display information
>
i also cannot create any new documents in emacs and... (7 Replies)
I use sndconfig to configure it ..in addation the sample sound worked but the MIDI not work and game me an error from /var/log/messages I get that :
Feb 18 09:04:35 localhost kernel: cs4232: set synthio and synthirq to use the wavefront facilities.
Feb 18 09:04:50 localhost kernel: YM3812 and... (7 Replies)
Hi All
I am having difficulty configuring sound on my system an wonder if anyone can help me.
xmms refuses to play telling me that
oss_open(): Failed to open audio device (/dev/sound/dsp): No such file or directory
what I have done to try and fix this is
1. create /dev/sound/dsp ... (7 Replies)
i install fedora core 4 but it fail to detect my sound card. my sound card is sigmatel. how can i solve this problem? can i install other sound driver? thx (9 Replies)
I'm finding myself changing sound preferences (specifically, output) frequently, and I'd like to write a shell script to do this for me. Does anyone know what command(s) to use? (5 Replies)
I reformatted my hard drive and installed Mandriva 2011.
It works fine. I can go to the Internet
The problem is no sound.
I want to listen to songs from YouTube. Sound doesn't come.
I see a man is singing on the screen. No sound.
I had no problem with my old Mandriva. Sound and everything... (11 Replies)
hi
i want to produce digit sounds.for ex: if my input text is four five six then code should able to
produce sounds corresponding to digits which are stored in some directory as four.wav,five.wav etc.Please help me (8 Replies)
I am not able to run any video file. Getting message something like : no audio facility.
Is this may be problem of driver. If so please send me link for the same.
I am working on Red Hat Fedora (Linux) (16 Replies)
Hello Everyone,
I'm new to Solaris, less than a week to give an idea how green I am.:eek: Although new to UNIX, I've been running Linux (i.e. OpenSUSE, Ultimate Edition, Arch, and obviously Ubuntu) for many years, so, I decided to put Solaris 11 on my 12 core opteron. I had a bit of difficulty... (23 Replies)