A C# Program to play a MP4 file.
A C# Program to play a MP4 file.
This is a MP4 player I made in C# WinForm. This was a class project only that they ask me to do the button’s logic and not make it actually play some audio file. So I said to myself why not make it playable?, so I did. I know its really basic stuff but just sharing my home works ;)
To open the media player go to OPButtonForm\OPButtonForm\bin\Debug and then OpButtonform.exe
you can view the code and edit it to your liking.