Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@SGaist Hi, I am using Qt version 6.5.0, on Windows, and to open fullscreen I am using the following code:
VideoWidget is just a derived class from QVideoWidget
Hi and welcome to devnet,
The probe APIs have been removed. See here.
You might be able to do something with the QAudioDecoder class.
On a side note, please use coding tags around your code. That will make it readable.