react-native-video/windows/ReactNativeVideoCPP
Chris Glein 06593344f6 Fix lack of onError event
The native code was receiving the event, but not reasing the event.
Which [apparently](https://github.com/microsoft/react-native-windows/issues/4206) needs to be prefixed with "top" and then that turns into "onError".

Note that this raises the event, but no error object is included. Better than nothing.
2023-09-18 18:08:21 -07:00
..
packages.config React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
pch.cpp Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00
pch.h React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
PropertySheet.props Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00
ReactNativeVideoCPP.def Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00
ReactNativeVideoCPP.vcxproj Change WindowsTargetPlatformVersion to 10.0 2022-05-31 23:23:36 -07:00
ReactNativeVideoCPP.vcxproj.filters React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
ReactPackageProvider.cpp Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00
ReactPackageProvider.h Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00
ReactPackageProvider.idl React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
ReactVideoView.cpp Fix lack of onError event 2023-09-18 18:08:21 -07:00
ReactVideoView.h React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
ReactVideoView.idl React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
ReactVideoViewManager.cpp React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
ReactVideoViewManager.h Add support for react-native Windows Cpp/WinRT (#1893) 2020-02-25 09:21:06 -05:00