Qt phonon video player example C++ or python

前端 未结 3 1227
[愿得一人]
[愿得一人] 2020-12-20 04:22

Does anyone have a working example of a video player built using Qt phonon? (in C++ )

See my related question here . I am unable to build one using

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 04:51

    I have written a Simple Video Player using QT. The soure of the player is also hardcoded for this example. See here

提交回复
热议问题