English 中文(简体)
如何演唱诗歌
原标题:Howplay mp4 songs using NAudio
  • 时间:2011-09-30 10:43:05
  •  标签:
  • naudio

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

问题回答

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

Donwload the Demo-Apps and look for the “Media Foundation Demo”. 《国家科学研究院组织法》中载有《国家科学研究院组织法》。

正在瓦萨皮奥特古特雷实施:

WasapiOutGuiThread  : IWavePlayer

<>Update: 西莫斯现在可以使用<密码>处理MP4文件。 媒体基金会(Reader 假定你安装了适当的密码。 这部工作在Windowsista和以上,如果你运行Windows服务器,你可能需要安装“经验”。

另一种做法是,了解WPF媒体要素是否能够发挥作用,或利用Windows MediaactiveX控制(关于能够发挥MP4作用的非洲顾问)。





相关问题
Trouble converting an MP3 file to a WAV file using Naudio

Naudio Library: http://naudio.codeplex.com/ I m trying to convert an MP3 file to a WAV file, but I ve run in to a small error. I know what s going wrong, but I don t really know how to go about ...

Audio recording and playback using NAudio

When I try recording audio following this here, and using the related source code from here in the (voicerecorder.audio project), I face the problem that the recording stops within moments of ...

How to play a MP3 file using NAudio

WaveStream waveStream = new Mp3FileReader(mp3FileToPlay); var waveOut = new WaveOut(); waveOut.Init(waveStream); waveOut.Play(); This throws an exception: WaveBadFormat calling waveOutOpen The ...

Naudio or FMOD libraries in Silverlight applications

I have to grab audio from a microphone and write it to stream on fly . The destination machine will read this data and play it. It s all will be Silverlight applications. So can i use Naudio library ...

How can i get 2 wavefilereaders to play sequencially?

I m trying to play a set of audio wav files being sent over the network for playing as a overall sound stream. How do i get a set of these chunks to play one after the other with no sound breaks or ...

热门标签