d3d11videosink: Display title of content if possible
authorSeungha Yang <seungha@centricular.com>
Fri, 17 Sep 2021 17:27:51 +0000 (02:27 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 18 Sep 2021 16:02:15 +0000 (16:02 +0000)
commit45409d45589dbd21b476965f638aef57dcad1b5b
tree157cb8916c0669513416db2a6cd79fe7602d3029
parent3817efb275396c322220182ef3c2e9ab3c821727
d3d11videosink: Display title of content if possible

Update title text of window (currently it's always "Direct3D11 renderer")
when we are rendering on internal HWND, not external HWND.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2529>
sys/d3d11/gstd3d11videosink.cpp
sys/d3d11/gstd3d11window.cpp
sys/d3d11/gstd3d11window.h
sys/d3d11/gstd3d11window_win32.cpp