1

I want to be able to play small 3gp clips (not streaming) on a form. How can this be achieved?

Thanks

R

Toad
  • 15,593
  • 16
  • 82
  • 128

1 Answers1

2

You can add video player components (such as WMP) to your project, Check out the links below:

Check this out (Code Project), might point you in the rite direction :-)

Or Here (C-Sharp Corner)

Or Here (MSDN, example for AVI using directx)

Lloyd Powell
  • 18,270
  • 17
  • 87
  • 123