.Mov file in a c# application

  • Thread starter Thread starter _Lars_
  • Start date Start date
L

_Lars_

Any suggstions on how to play a quicktime movie (i.e .mov) within a
c-sharp application?

Thank you for the advice.
 
If QUicktime is installed you can just use the process class to start the
player passing in the filename as a startup param.
 
Thanks. That will do for now. (Although I haven't yet figured out
how to use a process class). Anyone have suggestions?
 

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

Similar Threads

disassembly 5
How to deal with task bar 1
Problem with .mov clip on dvd disk. 2
WMV to MOV! 4
MDI Application 1
Database connection from C# 1
using .mov files 5
Ping RAY RaY.asm modified 3

Back
Top