| AVPlayer Methods |
The AVPlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) | ||
| Finalize | (Overrides ObjectFinalize.) | |
| Pause |
Pauses the media.
| |
| Start | ||
| Stop |
Stops the media.
|