MobileForms Toolkit Documentation

AudioFormatNotSupportedException Class

The exception that is thrown when the format of an audio does not meet the supported formats.

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

System.Object
   System.Exception
      System.SystemException
         System.FormatException
            Resco.Audio.AudioFormatNotSupportedException

public class AudioFormatNotSupportedException : FormatException

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: Resco.Audio

Assembly: Resco.Audio.CF3 (in Resco.Audio.CF3.dll)

See Also

AudioFormatNotSupportedException Members | Resco.Audio Namespace