Class AudioInitializationException
The exception that is thrown when audio engine failed to initialized. Most of the time is happens when no hardware is present, or when audio hardware is installed, but it is not enabled or where there is no output connected.
public class AudioInitializationException : Exception, ISerializable
- Inheritance
-
AudioInitializationException
- Implements
- Inherited Members