Play movie in VLC after clicking button - C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TommyMoeller
    New Member
    • Sep 2008
    • 1

    Play movie in VLC after clicking button - C#

    Hi..,

    I have a little question, I want to create a movie manager, then you should be able to click a button called play, and VLC will play the movie you requested, but how I create that button i don't know..

    Can anyone help me with that..

    Thanks..
  • arnaudk
    Contributor
    • Sep 2007
    • 425

    #2
    Start by coming up with a design for your problem which includes a GUI with a button called play. Then implement it in your language of choice for your operating system of choice. And if you have any specific C/C++ questions, don't hesitate to post them here. For C# questions, use the .NET forum.

    Comment

    Working...