Skip to content

examples: Add d3d11videosink example with Direct2D/DirectWrite interop

Seungha Yang requested to merge seungha.yang/gstreamer-rs:d3d11-example into main

Demonstartes the use of d3d11videosink's present signal introduced in gstreamer!2923 (merged) with Direct2D/DirectWrite API interop using the windows crate.

Merge request reports