examples: overlay: Add an example for Win32 window handle with playbin
authorSeungha Yang <seungha@centricular.com>
Sun, 20 Dec 2020 13:35:45 +0000 (22:35 +0900)
committerSeungha Yang <seungha@centricular.com>
Sun, 20 Dec 2020 14:51:27 +0000 (23:51 +0900)
commit932dfd4031bff98df65a045230b03b40c00a5271
treea18fbb68ed1a9051510207fba188d627ff99688f
parentf76b731cbf76aa59ef462e4fd761cceda1f50a6d
examples: overlay: Add an example for Win32 window handle with playbin

Demonstrate video overlay handling on Windows when playbin is in use

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/983>
tests/examples/overlay/meson.build
tests/examples/overlay/win32-videooverlay-playbin.c [new file with mode: 0644]