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