IAudioSource Methods |
The IAudioSource type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Seek |
Seeks a frame.
| |
SignalToStop |
Signals audio source to stop its work.
| |
Start |
Start audio source.
| |
Stop |
Stop audio source.
| |
WaitForStop |
Wait until audio source has stopped.
|