-
控制音量的组件:
Properties
Balance : Integer
Specifies the balance of the mix...
控制音量的组件:
Properties
Balance : Integer
Specifies the balance of the mixer. Its value must between -100 and +100.
Mute : Boolean
Determines whether the mixer is mute.
Volume : Integer
Specifies the volume of the mixer. Its value must between 0 and +100.-volume control components : Properties Balance : Integer Specifies the balance of the mixer. Its value must between-100 and 100. Mute : Boolean Determines whether the mixer is mute. Volume : Integer Specifies the volume of the mixer. Its value must between 0 and 100.
- 2023-01-07 11:15:02下载
- 积分:1
-
能画矢量图的代码,用Delphi6写的,对要做矢量图方面工作的人还是很有参考意义的...
能画矢量图的代码,用Delphi6写的,对要做矢量图方面工作的人还是很有参考意义的-painter vector code, written with Delphi6 to do the work of the vector or person of great reference significance
- 2022-08-03 07:14:06下载
- 积分:1
-
麦克风录音,可以将录音内容存成wav格式文件。你可以修改wav的采样率和编码...
麦克风录音,可以将录音内容存成wav格式文件。你可以修改wav的采样率和编码-microphone recording, can be recorded as deposit into wav format. You can modify wav sampling rate and coding
- 2023-07-23 12:45:03下载
- 积分: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
-
本程序能够实现在局域网内通过SOCKET传输图像,是不可多得的源码,本人在VC6.0下测试通过,希望对大家有所帮助...
本程序能够实现在局域网内通过SOCKET传输图像,是不可多得的源码,本人在VC6.0下测试通过,希望对大家有所帮助-This procedure can be achieved within a local area network transmission of images through the SOCKET is a rare source code, I tested under VC6.0 passed, want to help everyone
- 2022-05-17 01:53:13下载
- 积分:1
-
一个录音机,利用波形声音和采集playb waveOut…
一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
- 2022-01-22 06:17:29下载
- 积分:1
-
对于初学h.264的人来说,不防先试一下它的性能吧,此编码器仅作验证之用...
对于初学h.264的人来说,不防先试一下它的性能吧,此编码器仅作验证之用-the encoder is fit to the h.264 s learner and only used for validating.please test its performances firstly.
- 2023-01-08 00:15:03下载
- 积分:1
-
一个界面不错的小播放器,用vc写的,初学者可以借鉴的
一个界面不错的小播放器,用vc写的,初学者可以借鉴的-a good interface of small players, with vc written in the beginners can learn from the look
- 2023-02-09 06:50:03下载
- 积分:1
-
- 2022-02-13 21:34:38下载
- 积分:1
-
用VC编的AVI视频制作实例,适合多媒体学习之用。
用VC编的AVI视频制作实例,适合多媒体学习之用。-VC series of AVI video production examples, suitable for multimedia learning.
- 2022-01-28 10:00:35下载
- 积分:1