Click or drag to resize
Accord.NET (logo)

IAudioSource Methods

The IAudioSource type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSeek
Seeks a frame.
Public methodSignalToStop
Signals audio source to stop its work.
Public methodStart
Start audio source.
Public methodStop
Stop audio source.
Public methodWaitForStop
Wait until audio source has stopped.
Top
See Also