Introduction to DVD Playback Services Programming Guide
This guide is written for developers who want to learn how to use DVD Playback Services, the programming interface for the DVD Playback framework. DVD Playback Services is a core technology introduced in OS X version 10.3.
You can use DVD Playback Services in a Mac app to display any DVD-Video recording located on an optical disc or a mass storage device such as a hard drive. The DVD Playback Services API makes it easy for applications to incorporate basic video playback features such as selecting a title from a menu and playing the title, as well as advanced features such as bookmarks. Apple's DVD Player application uses DVD Playback Services extensively.
You'll find this guide useful if you're working on:
Applications used for authoring and publishing rich multimedia content. You can use DVD Playback Services to extend these applications to play DVD-Video content as part of a larger presentation.
DVD-Video publishing systems. You can use DVD Playback Services for testing (or proofing) content that's under development.
Software DVD-Video players. For example, you could use DVD Playback Services to add DVD-Video playback features to a general media player.
DVD is a big subject, and excellent technical documentation is available in bookstores and online to help you acquire a basic understanding of DVD concepts and terminology. This document assumes that you’re familiar with DVD basics.
Organization of This Document
To get the most out of this guide, you should read it in this order:
Programming Concepts describes the most important programming features in DVD Playback Services.
Basic Programming Tasks shows how to implement basic DVD playback features.
Additional Programming Tasks shows how to implement some other DVD playback features, and how to debug your code.
An appendix contains a glossary that defines many of the terms used in this guide. Readers new to DVD may find it useful to read through the glossary before diving into the programming concepts.
See Also
Apple offers some additional resources to supplement the information in this guide:
DVD Playback Framework Reference describes the functions, data types, and constants in DVD Playback Services.
The sample code project CocoaDVDPlayer demonstrates how to write a Cocoa application that uses DVD Playback Services to play DVD-Video media.
Also explore these external (non-Apple) documents and websites:
The book DVD Demystified, Second Edition (McGraw-Hill Professional, ISBN0071350268), by Jim Taylor, is the authoritative guide to DVD technology.
The website DVD FAQ (dvddemystified.com/dvdfaq.html) contains a list of frequently asked questions (and answers) about DVD technology, maintained by Jim Taylor.
DVD Forum (dvdforum.org) is the website of the primary industry association for the promotion of DVD technology.
Copyright © 2005, 2010 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2010-03-24