IMediaRendererMediaFailedEvent Event |
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax event 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.XamlExceptionRoutedEventHandlerSee Also