Class MediaStateChangedEventArgs
- Namespace
- LibVLCSharp.Shared
- Assembly
- LibVLCSharp.dll
The state of the media changed
public class MediaStateChangedEventArgs : EventArgs
- Inheritance
-
MediaStateChangedEventArgs
- Inherited Members
Fields
State
New media state
public readonly VLCState State