Stopped Event Args.
More...
|
Exception | Exception [get] |
| An exception. Will be null if the playback or record operation stopped due to the user requesting stop or reached the end of the input audio.
|
|
◆ StoppedEventArgs()
NAudio.Wave.StoppedEventArgs.StoppedEventArgs |
( |
Exception | exception = null | ) |
|
|
inline |
Initializes a new instance of StoppedEventArgs.
- Parameters
-
exception | An exception to report (null if no exception) |
◆ exception
readonly Exception NAudio.Wave.StoppedEventArgs.exception |
|
private |
◆ Exception
Exception NAudio.Wave.StoppedEventArgs.Exception |
|
get |
An exception. Will be null if the playback or record operation stopped due to the user requesting stop or reached the end of the input audio.
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Core/Wave/WaveOutputs/StoppedEventArgs.cs