gl/window/win32: implement get_window_handle()
authorMatthew Waters <matthew@centricular.com>
Wed, 12 Feb 2020 23:41:29 +0000 (10:41 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 13 Feb 2020 01:31:43 +0000 (12:31 +1100)
commit0e1f7f6e8d09b2d76f6afa941b2574ea9ab1012e
tree9a7a2f047ee01d2eaff45c9b93844ffeb38f2938
parent7283a45afead6eead7097d41b6fb0e09957c5004
gl/window/win32: implement get_window_handle()

Some other frameworks need the HWND to retrieve information from.
gst-libs/gst/gl/win32/gstglwindow_win32.c