Skip to content

examples: playback-test: Fix for UI resize scenario on Windows

Application needs to notify videosink element of video widget resize via gst_video_overlay_set_render_rectangle() since WM_SIZE event wouldn't be notified.

Edited by Seungha Yang

Merge request reports