examples: d3d11videosink: Add present signal example
authorSeungha Yang <seungha@centricular.com>
Fri, 19 Aug 2022 12:54:48 +0000 (21:54 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 24 Aug 2022 17:44:49 +0000 (17:44 +0000)
commite8666a7f943b6e0f95b9d95d543f6b1cb9b3f7e2
tree33c5eb6c05bfb24421c5da860dd2df57b9330422
parent0a65aaa6d24784313f2e36306220baf9d40d9810
examples: d3d11videosink: Add present signal example

Add an example to show the usage of present singal.
In this example, a text overlay with alpha blended background
will be rendered on swapchain's backbuffer by using
Direct3D11, Direct2D, and DirectWrite APIs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2923>
subprojects/gst-plugins-bad/tests/examples/d3d11/d3d11videosink-present.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/tests/examples/d3d11/meson.build