csharp
public sealed class AudioDeviceExceptionA device would not open, or stopped being one.
No guide page documents this yet — the page shows what the code says about itself.
Methods (3)
public AudioDeviceException()A new exception.
public AudioDeviceException(string message)A new exception.
public AudioDeviceException(string message, Exception innerException)A new exception.
Used by (10)
- GameSoundsThirdPersonShooter
- VideoGameVideoPlayback
- AudioEngineVixen.Audio
- CaptureTestsVixen.Audio.Tests
- IAudioBackendVixen.Audio
- OpenALBackendVixen.Audio.Backend.OpenAL
- OpenALBackendTestsVixen.Audio.Backend.OpenAL.Tests
- OpenALCaptureDeviceVixen.Audio.Backend.OpenAL
- OpenALDeviceVixen.Audio.Backend.OpenAL
- SilentBackendVixen.Audio.Tests