Alvas.Audio Class Library

WaveOutException Class

The exception that is thrown when a WaveOut error occurs.

For a list of all members of this type, see WaveOutException Members.

System.Object
   Exception
      AudioException
         WaveOutException

[Visual Basic]
Public Class WaveOutException
    Inherits 
[C#]
public class WaveOutException : AudioException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Audio

Assembly: Alvas.Audio (in Alvas.Audio.dll)

See Also

WaveOutException Members | Alvas.Audio Namespace