资源简介
基于Qt5音视频播放器,具体查看:https://blog.csdn.net/automoblie0/article/details/103658725
代码片段和文件信息
#include “QtVideo.h“
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
QtVideo w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 26112 2019-12-22 23:47 QtVideo\.vs\QtVideo\v14\.suo
文件 173 2019-12-22 22:55 QtVideo\QtVideo\main.cpp
文件 2725 2019-12-22 23:43 QtVideo\QtVideo\QtVideo.cpp
文件 548 2019-12-22 23:42 QtVideo\QtVideo\QtVideo.h
文件 67 2019-12-22 22:55 QtVideo\QtVideo\QtVideo.qrc
文件 2541 2019-12-22 23:01 QtVideo\QtVideo\QtVideo.ui
文件 8903 2019-12-22 22:56 QtVideo\QtVideo\QtVideo.vcxproj
文件 1970 2019-12-22 22:55 QtVideo\QtVideo\QtVideo.vcxproj.filters
文件 941 2019-12-22 22:55 QtVideo\QtVideo.sln
目录 0 2019-12-22 22:55 QtVideo\.vs\QtVideo\v14
目录 0 2019-12-22 22:55 QtVideo\.vs\QtVideo
...D.H. 0 2019-12-22 22:55 QtVideo\.vs
目录 0 2019-12-22 23:48 QtVideo\QtVideo
目录 0 2019-12-22 23:48 QtVideo
----------- --------- ---------- ----- ----
43980 14
- 上一篇:0-15V数字电压表
- 下一篇:VLC+Qt 制作简易视频播放器
相关资源
- Qt学习总结.zip
- 基于qt+opencv的人脸识别
- GPRS模块GA6和STM32F103C8T6单片机上移植
- QT设计图标登录及三个游戏设计潜艇游
- 基于ZigBee的智能家居系统QT界面渲染
- labview MP3音乐播放器.vi
- Qt+opencv+摄像头+人脸检测
- MFC 播放器
- Qt5 网络调试助手源代码 漂亮界面
- Qt 点菜系统
-
苹果CMS v10 整合ckpla
yerX 播放器.rar - 跨平台MQTT Client 源码和demo by 漠北
- 年会抽奖软件
- QT 智能家居源代码,可使用 实测通过
- Qt 之 简单截图功能三实现可拖拽选中
- 简单QT多线程聊天程序
- Qt提示框淡出、飞出、缩小等关闭窗口
- ImageRotation.zip
- QT打包工具合集
- vc2播放器
- linux环境下用QT实现打地鼠游戏源码共
- 基于QT的2048小游戏
- Qt登陆界面
- QT数字软键盘,包括QLineEdit弹出
- Qt Excel的读写
- 基于QT的电子相册设计
- rtmp播放器,使用videojs播放,稳定
- Qt文件浏览器,Linux
- Qt写的UDP组播服务端
- QT文字闪烁浮动效果代码
评论
共有 条评论