glwindow/winrt: Increase timeout value to 15 seconds
authorSeungha Yang <seungha@centricular.com>
Thu, 30 Jul 2020 10:16:06 +0000 (19:16 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 30 Jul 2020 12:05:54 +0000 (21:05 +0900)
commitc2b9be5c9455aa49c51d01fd21636275c20da449
tree6d60666662b98a3f6092924098cd3355456ac9ad
parentf5a02639e1ae0f8e828d47a8788d4fc886265782
glwindow/winrt: Increase timeout value to 15 seconds

5 seconds might not be enough value for timeout in case an application
is running on a device with very limited computing power.
Note that ANGLE uses 10 seconds timeout value. So even if a timeout
happens here, it's also ANGLE's timeout condition as well
(meaning that bad things will happen either way)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/769>
gst-libs/gst/gl/winrt/gstglwindow_winrt_egl.cpp