QuickTime for .NET and COM developers
At the heart of Apple's hugely popular iLife software suite-iMovie, iPhoto, iDVD, GarageBand, and iTunes-is QuickTime, the powerful media engine that drives elegant applications for managing movies, images, and audio files. The enduring success of QuickTime is in no small part attributable to i...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Amsterdam ; Boston :
Morgan Kaufmann/Elsevier
c2006.
|
Edition: | 1st edition |
Series: | QuickTime developer series.
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627276606719 |
Table of Contents:
- Front cover; QuickTime Developer Series; Title page; Copyright page; Table of contents; About the Author; Preface; QuickTime; What's in This Book?; Discovering QuickTime; Acknowledgments; 1 Introduction; Introduction; Why QuickTime?; Why .NET and COM?; COM; .NET; COM Interop; QuickTime Meets COM and .NET; Who Is This Book For?; What Should I Know Before Reading This Book?; Code Samples; Additional Resources; .NET, Visual Basic, and C#; Windows Scripting; QuickTime; 2 Getting Started with the QuickTime Control; Introduction; Hello World!; Simple Player - The Basics; Initialization
- Opening and Closing MoviesControlling the Movie; Getting Information about the Movie; Scaling the Movie; Full-Screen Movies; Automatically Sizing the Form; About...; Summary; 3 Using the QuickTime Control; Introduction; The Apple QuickTime Control; Get the Big Picture; Movies; Loading a Movie; Movie Scaling and Sizing; A Resizeable Window for Simple Player; Background and Border; Movie Controller; Auto Play; Control over Full-Screen Display; Initializing QuickTime; Is QuickTime Available?; Probing Deeper; Summary; 4 The QuickTime Object Model; Introduction; Object Models
- The QuickTime Object ModelQTMovie and Its Offspring; QTQuickTime and Its Offspring; Summary; 5 Diving Deeper; Introduction; QuickTime Events; Registering for QuickTime Events; Handling QuickTime Events; Sample: QuickTime Events Demo; QuickTime Metadata; Annotations; CFObject and Its Uses; CFObject Collection; The Annotations CFDictionary; Complex CFObject Data Structures; Persistent CFObject; Error Handling; Summary; 6 Create and Edit; Introduction; The Joy of Cut, Copy, and Paste; Implementing the Edit Menu; Saving the Movie; Creating a New Movie; Movie Builder; Assembling a Movie
- Adding an OverlaySubtitling the Movie; Summary of the Edit Capabilities of QTMovie; Creating a Movie from Images; SMIL the Movie; Creating a Movie Using GDI; Saving a New Movie; Summary; 7 Browsing the Media; For the Birds; Design Decisions; Implementation; Picking the Components; Building the Bare Bones; Directory Browsing; Media Display; Wiring Up the Connections; Adding the QuickTime Control; Media Inspector; A Tooltip; Summary; 8 Scripting QuickTime Player; Introduction; Scripting QuickTime on the Mac; Windows Scripting Host; COM (Automation) Server; QuickTime Player: A COM Server
- Opening and Playing a MovieThe QuickTime Player Object Model; Working with Players; A Movie Builder Script; Batch Export from the Command Line; Event Handlers; Script Droplets; Windows Scripting File (.wsf) Format; Summary; 9 QuickTime Meets Office; Introduction; Excel; Adding the QuickTime Control; ActiveX and Macro Security; Adding a Play/Stop Cell; Movie Inspector; Movie Inspector with Annotation Editing; Batch Processing: Movie Annotator; Access; Movie Display; QuickTime Event Handling; Summary; Appendix A: QuickTime COM Library Reference; QuickTime Control (QTOControlLib)
- QuickTime Object Library (QTOLibrary)