You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating a similar application to change my wallpaper with two or more videos. I found the way to set a new wallpaper, but i don't know how set a video . I tried to taking each frame of the video but i can change the image only 10 times per second, ¿How can i do it more efficient?, I don´t have a big code . I tried using threads and tasks to have more frames but the result is the same.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm creating a similar application to change my wallpaper with two or more videos. I found the way to set a new wallpaper, but i don't know how set a video . I tried to taking each frame of the video but i can change the image only 10 times per second, ¿How can i do it more efficient?, I don´t have a big code . I tried using threads and tasks to have more frames but the result is the same.
The code:
Beta Was this translation helpful? Give feedback.
All reactions