[Interest] Frame count from MediaPlayer QML while playing
Alex john
blackbriar153 at gmail.com
Fri Mar 26 07:18:46 CET 2021
Hello,
I would like to get the frame count of the video that's been played by
the MediaPlayer in QML, but I didn't find any property that will
provide it. As the video is made up of frames , I have corresponding
annotations per frame in the database that I would like to fetch using
the frame number as index. Any way I could access the frame count?
(the current frame number thats rendered)
More information about the Interest
mailing list