Class MediaPlayerESSelectedEventArgs
- Namespace
- LibVLCSharp.Shared
- Assembly
- LibVLCSharp.dll
An Elementary Stream (ES) was selected
public class MediaPlayerESSelectedEventArgs : EventArgs
- Inheritance
-
MediaPlayerESSelectedEventArgs
- Inherited Members
Fields
Id
The Id of the selected Elementary Stream (ES)
public readonly int Id
Field Value
Type
The type of the seleted Elementary Stream (ES)
public readonly TrackType Type