writing a multimedia application

  • Thread starter Thread starter Talal Itani
  • Start date Start date
T

Talal Itani

Hello,

I need to write a C# multimedia application, and I am not sure which tools I
need. I have the C# compiler. The application is to write audio files to
attached MP3 players, through MTP. Is there a development kit, a product,
that will make my job a little easy? I searched msdn2, but it seems that
what Microsoft offers is beyond my capabilities.

T.I.
 
Hello Talal,

I think you need to look at WPF - which provide a lot of functionality for
multimedia apps

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


TI> Hello,
TI>
TI> I need to write a C# multimedia application, and I am not sure which
TI> tools I need. I have the C# compiler. The application is to write
TI> audio files to attached MP3 players, through MTP. Is there a
TI> development kit, a product, that will make my job a little easy? I
TI> searched msdn2, but it seems that what Microsoft offers is beyond my
TI> capabilities.
TI>
TI> T.I.
TI>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top