Xeno-rat
Loading...
Searching...
No Matches
NAudio.Wave.ISampleNotifier Interface Reference

An interface for WaveStreams which can report notification of individual samples. More...

Inheritance diagram for NAudio.Wave.ISampleNotifier:
Collaboration diagram for NAudio.Wave.ISampleNotifier:

Events

EventHandler< SampleEventArgsSample
 A sample has been detected.
 

Detailed Description

An interface for WaveStreams which can report notification of individual samples.

Event Documentation

◆ Sample

EventHandler<SampleEventArgs> NAudio.Wave.ISampleNotifier.Sample

A sample has been detected.


The documentation for this interface was generated from the following file: