-
rm文件格式规范
rm文件格式规范-rm document format standard
- 2023-05-07 16:50:02下载
- 积分:1
-
丢失的文件从“全球定位系统、惯性导航、整合…
Missing file from "Global Positioning Systems, Inertial Navigation, and Integration" by Mohinder S Grewal, Lawrence R Weill, and Angus P Andrews
- 2022-03-18 01:27:42下载
- 积分:1
-
Description is not detailed or not correct video
Description is not detailed or not correct video
- 2022-01-22 05:38:46下载
- 积分:1
-
use of a simple development of the VC player source! Players can concentrate on...
一个使用VC开发的简单播放器源程序!能播放常见的集中影音文件格式!-use of a simple development of the VC player source! Players can concentrate on common video file format!
- 2022-03-16 18:35:44下载
- 积分:1
-
TeamLiquid桌面播放器
TeamLiquid流播放器搜索并显示可用的流,并发挥他们在相同的或新的窗口。
- 2023-04-01 23:30:04下载
- 积分:1
-
实现录音功能。通过耳机播放声音,一个微…
实现了录音功能。通过耳机播放声音,麦克风可以录音,并进行播放-Realize the recording function. To play a sound through the headphones, a microphone can be recorded and broadcast
- 2022-01-26 05:22:20下载
- 积分:1
-
这是一个简易的cd播放器 是由vc编译的 上传上来交流交流
这是一个简易的cd播放器 是由vc编译的 上传上来交流交流-This is a summary of the cd player is compiled by vc uploaded onto the exchange of exchange
- 2022-04-02 11:17:15下载
- 积分:1
-
ffmpeg 视频播放器 ffmpeg+sdl+draw(里面的注释非常详细,可以自己选择同步模式)
资源描述这是一个用于播放视频和音乐的播放器。如要使用请将player整个文件夹放入到项目目录下,然后在项目中添加现有项,将player目录下的
assist.cpp
assist.h
DisPlayBase.cpp
DisPlayBase.h
PacketQueue.cpp
PacketQueue.h
PlayWnd.cpp
PlayWnd.h
VideoPlay.cpp
VideoPlay.h
以上的文件加入到项目当中
然后在你需要用到播放器的类或者其他模块中,
#include "player/VideoPlay.h"
这就行了,试一下编译吧!
当然,如果想要运行,还需要将所用的dll文件拷贝到exe同一目录下。
在player文件夹中还有三个文件夹,这三个文件夹内都有一个bin目录。如果你不知道要用到那些dll,
你就干脆将所有dll都复制到exe的目录里就行了。如果还不能播放视频,可能是因为你的机子没有安装directX,安装了就应该没问题了。
如果你建立的是控制台或者其他非窗口界面程序,那么,在程序中,你可以这样来创建一个对象
CVideoPlay* player = new CVideoPlay;//new一个对象出来
player->AV_AddPlayFile("邓紫棋-泡沫.mp3");//将要播放的音频文件或者视频文件加进
- 2023-05-28 05:10:22下载
- 积分:1
-
普通黑白屏mp3系统设置的源程序,各种设置齐全
普通黑白屏mp3系统设置的源程序,各种设置齐全-Mp3 ordinary black-and-white screen of the source system settings, all set complete
- 2022-03-02 02:29:34下载
- 积分:1
-
QT简易音乐播放器
资源描述TEMPLATE = app
TARGET = musicplayer
QT += widgets multimedia winextras
HEADERS =
musicplayer.h
volumebutton.h
SOURCES =
- 2022-01-23 10:20:16下载
- 积分:1