QMediaPlayer - fequency
-
Hello i try to implement a media player using Qt5 and QMediaPlayer.
I would like to know the frequency of the media which is played.Because for instance when the frequency is high I would like to put a picture representing a hight frequency ect..
Is that possible?
Thanksps: sorry for my english i'm french
-
Hi,
Do you mean something like an oscilloscope ?
-
The signal processing you'll have to do it yourself and for the GUI you can use e.g. Qwt.