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
   System.Exception
      Alvas.Audio.AudioException
         Alvas.Audio.WaveOutException

[Visual Basic]
Public Class WaveOutException
    Inherits AudioException
[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