The main purpose of this article is to explain, how to create a simple Audio/Video and YouTube Video for windows applications using C#. User can select Audio or Video file and add to the Play list and play the songs or the video file. I have used 2 Com Components to play Audio /Video and for playing the YouTube Video URL. In my project I have used the fallowing Com Components.
Audio/Video Player : To play any audio or video files which supported by windows media player can be played in my application. The first and important one is we need to add the Windows Media Player Com Component to our project. YouTube Player : To play any YouTube URL Video in our Windows Application we can use Shockwave Flash Object Com Component.How to add Shockwave Flash Object Com Component to our windows Application? |