C# Class Unosquare.FFmpegMediaElement.MediaErrorRoutedEventArgs

Represents an event that occurs when the underlying media stream fails to load or corrupt packets are found within the stream.
Inheritance: System.Windows.RoutedEventArgs
Exibir arquivo Open project: bbougot/Popcorn

Private Methods

Method Description
MediaErrorRoutedEventArgs ( System.Windows.RoutedEvent routedEvent, object source, Exception errorException ) : System