Class NotSupportedAudioException
- Namespace
- LMKit.Exceptions
- Assembly
- LM-Kit.NET.dll
The exception that is thrown when an audio format or codec is not supported by the current system or decoder.
public sealed class NotSupportedAudioException : Exception, ISerializable
- Inheritance
-
NotSupportedAudioException
- Implements
- Inherited Members
Constructors
- NotSupportedAudioException(string)
Initializes a new instance of the NotSupportedAudioException class with a specified error message.