Alvas.Audio Class Library

WaveInException Class

The exception that is thrown when a WaveIn error occurs.

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

System.Object
   System.Exception
      Alvas.Audio.AudioException
         Alvas.Audio.WaveInException

[Visual Basic]
Public Class WaveInException
    Inherits AudioException
[C#]
public class WaveInException : 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

WaveInException Members | Alvas.Audio Namespace