搜索资源列表
emiplib-0.15.0
- 基本上这个库的目的就是要完成一个多媒体的网络传输库,方便多种媒体在网络上进行传输。从上面可以看到,它提供了从底层的数据采集、编码解码、传输等功能。当然,它不是独立的,比如,我是在window下做一个开发,对于音频它使用了winmm.lib库,对于视频使用了Dshow以及QT for windows。 另外,它也依赖于下面两个库:jrtplib以及jthread。比较详细的可以到官方网站找到参考。http://research.edm.uhasselt.be/emiplib/documentati
qutecom-2.2.1.tar
- QuteCom (前身是WengoPhone) 是一个支持多平台的VoIP客户端程序,图形窗口是基于 Qt 开发的。 -QuteCom (formerly WengoPhone) is a VoIP client program that supports multi-platform graphics window is developed based on Qt.
mp3_player
- 其中包含7个PushButton控件、1个Horizontal Slider控件、1个Vertical Slider控件和一个label控件,各属性设置如下.做完界面之后,在每一个按钮控件上面点击右键,选择“go to slot…”。 我们的开发板播放MP3音乐是通过madplay实现的 如果程序在Window上面执行可以,如果要到开发板上去执行,需要先将这个拷贝到smb服务器上面去,然后在linux虚拟机上重新编译。 首先拷贝qt-4.5.tar.bz2和setARM_env
QT_audio
- 实现QT上的录音和播放的功能,掌握如何调用window 的声卡驱动实现-We can realize the function of recording and playback on QT To master how to call the window of the sound card driver
CameraDemo
- 使用Qt5+vs2013开发,可以使用摄像头捕获截图,保存视频,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 development, you can use the camera to capture screenshots, save the video, you can open or with qt vs_qt_addin, support window+linux
build-camera_g-Desktop_Qt4_8_5-Debug
- 本程序使用QT 4.8.5 编译,配套萤石摄像头PC-SDK写的DEMO,如果有需要可以参考,下载压缩包后详细使用看说明,另外,程序需要接受UDP-SOCKET 为 “1”的命令,才能显示窗口,不需要这个功能的可自行看代码(This program uses the QT 4.8.5 compiler, supporting PC-SDK write DEMO fluorite camera, if there is a need to download the compressed packa
widgetOverlap1
- Qt 窗口叠加透明,上面窗口可写文本和图片,下面窗口可展示图片或播放视频。目前存在一个问题,当OSD文字设置为某些颜色时,文字会消失。(The Qt window is superimposed transparent, the upper window can write text and pictures, and the lower window can display pictures or play videos. At present, there is a problem that