Top "Axwindowsmediaplayer" questions

AxWMPLib.

Catastrophic failure (Exception from HRESULT: 0x8000FFFF) creating a playlist with axwindowsMediaPlayer

I am using the axwindowsMediaPlayer object to show videos in a winform. In particular I want to play a playlist. …

c# exception comexception axwindowsmediaplayer
How to add multiple files to a playlist

I have one OpenFileDialog control that has Multiselect = true. Now I want to add each file to windows media player …

c# playlist windows-media-player axwindowsmediaplayer
Windows Media Player control - get/set video position?

I am using Windows Media Player ActiveX (axWindowsMediaPlayer) component in C# WinForms application. Is it possible to get and set …

c# windows-media-player axwindowsmediaplayer
How to play a video from WinForms resources in a axWindowsMediaPlayer?

Does anybody know or have any idea for how to play a video from the applications resources into an axWindowsMediaPlayer …

c# winforms axwindowsmediaplayer
How can I loop a song with Windows Media Player in Visual Basic?

Previously I was playing it like My.Computer.Audio.Play(My.Resources.island, AudioPlayMode.BackgroundLoop) But for different reasons(such …

vb.net-2010 axwindowsmediaplayer
How to play next item on playlist with axmediaplayer?

ok i have question, i made this code to play axmediaplayer base on item listed on listbox. first i make …

c# axwindowsmediaplayer
Embeded Windows Media Player full screen

I have an embedded video in a winform using axwindowsmediaplayer and C#. I have a timer to set the control …

c# winforms fullscreen axwindowsmediaplayer