Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
Introduction to QuickTime Movie Basics
This book introduces you to some of the basic concepts you need to understand when working with QuickTime movies.
You need to read this book if you are going to work with QuickTime movies.
Organization of This Document
This book consists of the following chapters:
Editing Movies describes the functions of the movie toolbox that your application will use to edit movies and tracks.
Saving Movies tells you how to save movies into movie files.
Overview of Application-Defined Functions describes the application-defined functions used with the QuickTime Movie Toolbox.
Working With Application-Defined Functions shows how to implement functions that are invoked during specific operations. A sample cover function is provided.
Creating Tracks and Media Structures describes the functions your application can use to create and dispose of tracks and media structures.
Working With Media Samples describes the functions your application can use to get information about a movie’s sample data.
Understanding QuickTime Atoms discusses QuickTime atoms, a basic structure for storing information in QuickTime, and also describes the functions used to create, dispose of, read from, and store to QuickTime Atom Containers.
Timecode Media Handler Functions discusses the functions and structures that allow you to use the timecode media handler, and tells you how to create a timecode track.
Locating Tracks, Saving Movies, and Modifying Movie Properties discusses functions you can use to locate a movie’s tracks and media structures, save movies, capture and restore the edit state of a movie, and modify movie properties.
Matrix Functions describes the functions that allow you to work with transformation matrices.
Movie Toolbox Constants, Data Types, and Functions describes some of the constants, data types, and functions in the Movie Toolbox that you can use in your application development.
See Also
The following Apple books cover related aspects of QuickTime programming:
QuickTime Overview gives you the starting information you need to do QuickTime programming.
QuickTime Movie Creation Guide describes some of the different ways your application can create a new QuickTime movie.
QuickTime Movie Internals Guide covers some of the technology present inside QuickTime movies, including time management, modifier tracks, access keys, posters, and movie and file previews.
QuickTime Guide for Windows provides information specific to programming for QuickTime on the Windows platform.
QuickTime API Reference provides encyclopedic details of all the functions, callbacks, data types and structures, atom types, and constants in the QuickTime API.
Copyright © 2005, 2018 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2018-06-04