Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have file.mp3 how can i change it to file.wma,by right mouse button + property i could not change it to format .wma
Posted
Updated 11-Jun-10 19:58pm
v3

1 solution

waleed omary wrote:
file.mp3 how can i change it to file.wma


You can use DirectShow.
Sample articles:
DirectShow MediaPlayer in C#[^]
DirectShow.NET[^]


waleed omary wrote:
by right mouse button

That is an event you are planning of. Execute the code in that event.
 
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