如何使用NAudio播放mp4歌曲 [英] Howplay mp4 songs using NAudio

查看:143
本文介绍了如何使用NAudio播放mp4歌曲的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以使用NAudio播放mp4歌曲吗? 请提供一些代码来播放mp4歌曲 我需要一个C#代码,可以帮助我播放mp4歌曲

Can we play mp4 songs using NAudio? Please provide some code to play mp4 songs I need a c# code that will help me play mp4 songs

推荐答案

您可以使用NAudio播放.mp4文件,官方页面中有一个演示.

You can play .mp4 files using NAudio, there is a demo in the official page.

下载演示应用程序并查找"Media Foundation演示".演示的C#代码可在NAudio的源代码中找到.

Donwload the Demo-Apps and look for the "Media Foundation Demo". The C# code of the demo can be found at the Source Code of NAudio.

  • Link to Demo-Apps
  • Link to Source Code

该实现在WasapiOutGuiThread类中:

The implementation is in the WasapiOutGuiThread class:

WasapiOutGuiThread  : IWavePlayer

这篇关于如何使用NAudio播放mp4歌曲的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆