Class CorruptedAudioException
- Namespace
- LMKit.Exceptions
- Assembly
- LM-Kit.NET.dll
The exception that is thrown when audio data is found to be corrupted during processing or playback.
public sealed class CorruptedAudioException : Exception, ISerializable
- Inheritance
-
CorruptedAudioException
- Implements
- Inherited Members
Constructors
- CorruptedAudioException(string)
Initializes a new instance of the CorruptedAudioException class with a specified error message.