MoviePlayer - C#

Last Revision:
Version 1.0, 2005-11-09
Microsoft Visual C# application which uses the QuickTime 7 COM Control to display and manipulate movies
Build Requirements:
Microsoft Visual Studio .NET 2003
Runtime Requirements:
Windows 2000 or XP, QuickTime 7

Movie Player - C# is a Microsoft Visual Studio .NET 2003 C# application which demonstrates how to use the QuickTime COM Control in QuickTime 7 to display and manipulate movies. The sample demonstrates the following capabilities: - Movie playback with a movie controller - Open, Open from URL, Close - Cut/Copy/Paste/Undo - Export, Export with dialog - Quicktime Event handling - Form resizing - Error handling - Fullscreen playback - Display movie info. such as duration, track types, track formats, etc.