| VlcMediaPlayer Methods |
[This is preliminary documentation and is subject to change.]
The VlcMediaPlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | (Inherited from Object.) | |
| GetAudioFilters | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetMedia | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVideoFilters | ||
| IsPlaying | ||
| OnMediaPlayerBackward | ||
| OnMediaPlayerBuffering | ||
| OnMediaPlayerEncounteredError | ||
| OnMediaPlayerEndReached | ||
| OnMediaPlayerForward | ||
| OnMediaPlayerLengthChanged | ||
| OnMediaPlayerMediaChanged | ||
| OnMediaPlayerOpening | ||
| OnMediaPlayerPausableChanged | ||
| OnMediaPlayerPaused | ||
| OnMediaPlayerPlaying | ||
| OnMediaPlayerPositionChanged | ||
| OnMediaPlayerScrambledChanged | ||
| OnMediaPlayerSeekableChanged | ||
| OnMediaPlayerSnapshotTaken | ||
| OnMediaPlayerStopped | ||
| OnMediaPlayerTimeChanged | ||
| OnMediaPlayerTitleChanged | ||
| OnMediaPlayerVideoOutChanged | ||
| Pause | ||
| Play | ||
| SetMedia(VlcMedia) | ||
| SetMedia(FileInfo, String) | ||
| SetMedia(Uri, String) | ||
| Stop | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |