开发者

Loading many videos in WPF (.NET 4)

开发者 https://www.devze.com 2023-01-09 05:14 出处:网络
I am developing a WPF application (in .NET 4) which contains a lot of videos (40 videos, each video > 1 G) using the WPF

I am developing a WPF application (in .NET 4) which contains a lot of videos (40 videos, each video > 1 G) using the WPF media element. Unfortunate开发者_如何学编程ly, I cannot load more than 10 videos at a time. When I try to display more videos, a black screen appears where normally the video should be played.

Has anyone ever experienced such a problem and found a solution? It would help me a lot.


In the mean time, I found the solution: calling 'close' on a mediaelement frees the memory... .

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号