| VlcMedia Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Vlc.DotNet.Core.VlcMedia"]
Namespace: Vlc.DotNet.Core
The VlcMedia type exposes the following members.
| Name | Description | |
|---|---|---|
| VlcMedia(VlcMediaPlayer, FileInfo, String) | Initializes a new instance of the VlcMedia class | |
| VlcMedia(VlcMediaPlayer, Uri, String) | Initializes a new instance of the VlcMedia class |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | Releases all resources used by the VlcMedia | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OnMediaDurationChanged | ||
| OnMediaFreed | ||
| OnMediaMetaChanged | ||
| OnMediaParsedChanged | ||
| OnMediaStateChanged | ||
| OnMediaSubItemAdded | ||
| OnMediaSubItemTreeAdded | ||
| Parse | ||
| ParseAsync | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DurationChanged | ||
| Freed | ||
| MetaChanged | ||
| ParsedChanged | ||
| StateChanged | ||
| SubItemAdded | ||
| SubItemTreeAdded |