登录
首页 » C# » c#调用Media Player播放器Demo

c#调用Media Player播放器Demo

于 2022-03-11 发布 文件大小:238.90 kB
0 76
下载积分: 2 下载次数: 1

代码说明:

应用背景 //打开         private void toolStripButton1_Click(object sender, EventArgs e)         {             OpenFileDialog openFileDialog = new OpenFileDialog();             openFileDialog.Multiselect = true;             openFileDialog.Filter = "MP4文件|*.mp4|MP3文件|*.mp3|Wav文件|*.wav|所有文件|*.*";             if (openFileDialog.ShowDialog() == DialogResult.OK)             {                 axWindowsMediaPlayer1.currentPlaylist = axWindowsMediaPlayer1.newPlaylist("列表", "");     &n

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • filtering
    matlab编写滤波的源代码,小弟花了几天时间编写的,希望对大家有所帮助(matlab source code for the preparation of filtering, younger brother spent a few days to prepare, and I hope all of you to help)
    2008-01-19 18:54:56下载
    积分:1
  • connect
    电子设备的接触不良原因分析,分析的很深刻。(Electronic equipment is bad cause analysis, very deep.)
    2013-08-03 01:06:08下载
    积分:1
  • C#邮件群发器源码
    C#邮件群发器源码
    2013-10-31下载
    积分:1
  • WndlessTimerDesign
    基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。(Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of a special type of timer, you can instantiate multiple objects.)
    2009-07-14 08:14:08下载
    积分:1
  • LPC2478LCD
    LPC2478 自带LCD控制器驱动4_3TFT新手求问-ARM 论坛论坛 - 21ic电子技术论坛.mht(LPC2478 comes with LCD controller driver 4_3TFT novice inquired-ARM forum- 21ic Electronic Technology Forum .mht)
    2015-09-24 10:17:01下载
    积分:1
  • 你曾经经历过的错误加载DLL当你启动一个应用而…
    Have you ever experienced an error while loading a DLL when you start an application? Invalid DLL version? Entry point @XXXX not found? -Have you ever experienced an error while lo ading a DLL when you start an application Invali DLL version d @ XXXX Entry point not found
    2022-03-23 04:34:44下载
    积分:1
  • 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。...
    在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton" s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
    2022-08-21 00:02:00下载
    积分:1
  • LSSVM
    说明:  本程序是一个用LSSVM实现简单负荷预测数据,用C编写。(This procedure is a simple to use LSSVM first load forecast data fitting procedure, C preparation.)
    2010-04-27 10:41:02下载
    积分:1
  • 基于stm32F103的单总线挂接多个DS18B20温度读取
    基于stm32F103的单总线挂接多个DS18B20温度读取
    2023-01-09 07:25:03下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载