WaveOutEventPlayer Methods |
The WaveOutEventPlayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeFormat |
Changes the format of the playback.
(Inherited from WaveOutBase.) |
![]() | CreateBuffers | (Overrides WaveOutBaseCreateBuffers.) |
![]() | Dispose |
Closes the AudioPlayer
(Inherited from WaveOutBase.) |
![]() | Dispose(Boolean) | (Overrides WaveOutBaseDispose(Boolean).) |
![]() | Finalize |
Finalizer. Only called when user forgets to call Dispose (Inherited from WaveOutBase.) |
![]() | Init |
Initializes the WaveOutBase (Inherited from WaveOutBase.) |
![]() | InternalPause | (Inherited from WaveOutBase.) |
![]() | InternalStart | (Overrides WaveOutBaseInternalStart.) |
![]() | InternalStop | (Overrides WaveOutBaseInternalStop.) |
![]() | OnStopped | (Inherited from WaveOutBase.) |
![]() | Pause |
Pauses the playback
(Inherited from WaveOutBase.) |
![]() | Reset | (Inherited from WaveOutBase.) |
![]() | Start |
Starts the playback. If the playback has been paused then resumes it.
(Inherited from WaveOutBase.) |
![]() | Stop |
Stops the playback
(Inherited from WaveOutBase.) |
![]() | Write |
Writes PCM data to the current stream and advances the current position within this stream by the number of bytes written.
(Inherited from WaveOutBase.) |