C# Simple Media Player
Description:
C# program that can player MP3 and MP4 media files. Made inside the Visual Studio Community using the .NET framework (type 6) for long term support.
Key Features:
Purpose:
An exercise to better understand the C# programming language, utilising Windows Media Player SDK, string manipulation and data-structures.