| IMediaRendererMediaFailedEvent Event | 
 
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxevent ExceptionRoutedEventHandler MediaFailedEvent
Event MediaFailedEvent As ExceptionRoutedEventHandler
 event ExceptionRoutedEventHandler^ MediaFailedEvent {
	void add (ExceptionRoutedEventHandler^ value);
	void remove (ExceptionRoutedEventHandler^ value);
}abstract MediaFailedEvent : IEvent<ExceptionRoutedEventHandler,
    ExceptionRoutedEventArgs>
Value
Type: 
Windows.UI.XamlExceptionRoutedEventHandler
See Also