d3d11videosink: Add "emit-present" property
authorSeungha Yang <seungha@centricular.com>
Thu, 13 Oct 2022 15:17:52 +0000 (00:17 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 18 Oct 2022 21:19:01 +0000 (21:19 +0000)
commit573a0489f61e1feef97542982c2c39c8e8c51d1d
treefa0c256db78a5bf8cf973f354bdbc721f197c5cf
parentf6898303a019ea3dd58a1419f423ade2a1349e24
d3d11videosink: Add "emit-present" property

Controls the decision for "present" signal use, and
allows delayed "present" signal handler install via the property

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3176>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11videosink.cpp
subprojects/gst-plugins-bad/tests/examples/d3d11/d3d11videosink-present.cpp