Book description
QuickTime Java (QJT) is a terrific multimedia toolkit, but it's also terrifying to the uninitiated. Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QTJ is powerful, but not easy to get into. In fact, when it comes to class-count, QuickTime Java is nearly as large as all of Java 1.1. Once you learn the entire scope of Apple's QuickTime software, you really appreciate the problem. At its simplest, QuickTime allows Mac and Windows users to play audio and video on their computers. But QuickTime is many things: a file format, an environment for media authoring, and a suite of applications that includes browser plug-ins for viewing media within a web page, a PictureViewer for working with still pictures, QuickTime Streaming Server for delivering streaming media files on the Internet in real time, and QuickTime Broadcaster for delivering live events on the Internet. Among others. As if that weren't daunting enough, the javadocs on QJT are wildly incomplete, and other books on the topic are long out of date and not well regarded, making progress with QTJ extremely difficult. So what can you do? Our new hands-on guide, QuickTime Java: A Developer's Notebook, not only catches up with this technology, but de-mystifies it. This practical "all lab, no lecture" book is an informal, code-intensive workbook that offers the first real look at this important software. Like other titles in our Developer's Notebook series, QuickTime Java: A Developer's Notebook is for impatient early adopters who want get up to speed on what they can use right now. It's deliberately light on theory, emphasizing example over explanation and practice over concept, so you can focus on learning by doing. QuickTime Java: A Developer's Notebook gives you just the functionality you need from QTJ. Even if you come to realize that 95% of the API is irrelevant to you, this book will help you master the 5% that really counts.
Table of contents
-
QuickTime for Java: A Developer’s Notebook
- The Developer’s Notebook Series
- Preface
- 1. Getting Up and Running with QuickTime for Java
- 2. Playing Movies
- 3. Editing Movies
- 4. Working with Components
- 5. Working with QuickDraw
- 6. Capture
- 7. Audio Media
- 8. Video Media
- 9. Miscellaneous Media
- Index
- Colophon
Product information
- Title: QuickTime for Java: A Developer's Notebook
- Author(s):
- Release date: January 2005
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596008222
You might also like
book
Vaadin 7 UI Design By Example Beginner's Guide
Do it all with Java! All you need is Vaadin and this book which shows you …
book
What's New in Java 7
Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …