Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys i'm new in vb.net. i need ur help. how to display the any format videos in vlc media player(version 1.1.4) with vb.net 3.0,windows7(32bits). plz help me... vlc media player controls create dynamic only (give sample code in vb.net application)
Posted
Updated 29-Aug-10 20:29pm
v2

1 solution

You should read the documentation of your control. You should also, ideally, learn VB.NET by working through a book, not asking people to give you code. The player will play whatever formats it can, which may depend on the codecs you have installed, but I'm not sure it can play ALL formats ( quicktime for example ).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900