question

Afonzhang-1766 avatar image
0 Votes"
Afonzhang-1766 asked Afonzhang-1766 commented

C# Use MediaPlayer, that is, windows media player takes 5 seconds to play pictures.

C# uses MediaPlayer, that is, windows media player takes 5 seconds to play pictures.
I use MedialPlayer in C# language from the start of playback to the reception of the end of the playback event. It is about 5 seconds after the playback end event. It is also 5 seconds when using the windows MediaPlayer player to play pictures in windows7. Is there any way to remove these 5 seconds?

Supplement: When using VLC and Potplayer to play pictures, the default play time is 10 seconds

windows-api
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello, thank you for your question in Q&A. Could you determine what project you built, uwp or pure win32 project, or something else?

0 Votes 0 ·

C# WPF project.
At present, I have solved it by using other methods.
blog address:https://blog.csdn.net/immotal_xiaoqiang/article/details/116190287

0 Votes 0 ·

0 Answers