Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello..
i am creating a player whereby videos can be merged. images can also be added. when the user will browse for a multimedia file the software will have to classify the files according to its format. i.e audio on one side, video separately as well as image. just like in camtasia.
how can i do it in vb.net? plz help
Posted

1 solution

When a user adds a file, base your decisions of file type on the file's extension.
 
Share this answer
 
Comments
DiiR 15-Jan-12 9:16am    
am new to vb.net..
wel i gues i'l put containers (panels) and when the user inputs the file it wil go to the respective container depending on its extension.
thnx.

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