Class MediaPlayerESAddedEventArgs
- Namespace
- LibVLCSharp.Shared
- Assembly
- LibVLCSharp.dll
The mediaplayer has a new Elementary Stream (ES)
public class MediaPlayerESAddedEventArgs : EventArgs
- Inheritance
-
MediaPlayerESAddedEventArgs
- Inherited Members
Fields
Id
The Id of the new Elementary Stream (ES)
public readonly int Id
Field Value
Type
The type of the new Elementary Stream (ES)
public readonly TrackType Type