Interface ISampleNotifier
An interface for WaveStreams which can report notification of individual samples
public interface ISampleNotifier
Events
Sample
A sample has been detected
event EventHandler<SampleEventArgs> Sample
An interface for WaveStreams which can report notification of individual samples
public interface ISampleNotifier
A sample has been detected
event EventHandler<SampleEventArgs> Sample