Replies: 1 comment
-
|
The idea is to render into a slint::Image and set this image as a property, or from a callback. If you have several, you can have several properties. (The dummy parameter is there just to have a dependency on the animation frame so that it would be called every frame) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i read example https://github.com/slint-ui/slint/blob/master/examples/gstreamer-player/slint_video_sink/mod.rs and i was focused on this example so i have problem, if i have multi video how to show this? Can some one help me
Beta Was this translation helpful? Give feedback.
All reactions