C#: How To Play A Movie With SlimDx?

Started by
-1 comments, last by ambitw 8 years, 2 months ago

Hi,

Anyone know of a link or tutorial on how to play a movie using SlimDx with C# in a Windows Form?

I've seen this for VB but I'm having difficulty opening it and finding the parts I need.

http://stackoverflow.com/questions/5726035/how-to-create-media-player-using-slimdx

Ideally, I'd like to play a movie from one time to another time like this:

movie.Play(startTime, endTime);

Thank you,

Andrew

W7: SP1 VS2008: 9.0.30729.1 SP .Net: 3.5

This topic is closed to new replies.

Advertisement