Class MediaPlayerTitleChangedEventArgs
- Namespace
- LibVLCSharp.Shared
- Assembly
- LibVLCSharp.dll
The mediaplayer's title changed
public class MediaPlayerTitleChangedEventArgs : EventArgs
- Inheritance
-
MediaPlayerTitleChangedEventArgs
- Inherited Members
Fields
Title
The new title
public readonly int Title