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