The IAudioPlayer type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from | ||
| Pause |
Toggles pause on the player.
(Inherited from IMediaPlayer.) | |
| Play |
Plays the player.
(Inherited from IMediaPlayer.) | |
| Stop |
Stops the player.
(Inherited from IMediaPlayer.) |
See Also