Sort by Title |
Sorted by Topic |
Sort by Date |
Std Compression Examples
(HTML)
(DMG)
(ZIP)
Standard Compression chapter of the Inside Macintosh QuickTime Components book.
|
Import & Export |
2003-01-14
|
ThreadsExporter
(HTML)
(DMG)
(ZIP)
Demonstrates importing and exporting still images in different formats on separate threads.
|
Import & Export |
2005-07-26
|
ThreadsExportMovie
(HTML)
(DMG)
(ZIP)
Demonstrates movie exporting using the QuickTime movie export component on separate threads of a Cocoa application.
|
Import & Export |
2006-01-03
|
ThreadsImportMovie
(HTML)
(DMG)
(ZIP)
Demonstrates importing and displaying QuickTime Movies on separate threads.
|
Import & Export |
2005-07-26
|
HTML Video With CSS Effects and Custom Video Controls
(HTML)
(DMG)
(ZIP)
HTML5 video element example that uses CSS effects and custom video controls.
|
Internet & Web |
2008-08-06
|
MakeiPhoneRefMovie
(HTML)
(DMG)
(ZIP)
Demonstrates how to generate QuickTime Reference Movies for iPhone.
|
Internet & Web |
2007-08-03
|
QT Capture Widget
(HTML)
(DMG)
(ZIP)
A Dashboard widget that uses the QTKit capture API to provide video and audio capture.
|
Internet & Web |
2007-08-27
|
AddTextMovie
(HTML)
(DMG)
(ZIP)
Adds a text track to an existing movie selected by the user.
|
Java |
2006-06-28
|
AddTextMovie.win
(HTML)
(DMG)
(ZIP)
Shows how to Add a text track to a Movie.
|
Java |
2003-01-14
|
CreateMovieJava
(HTML)
(DMG)
(ZIP)
Deprecated - Creates a Movie from Java drawing and a sound file.
|
Java |
2003-01-14
|
CreatePictFile
(HTML)
(DMG)
(ZIP)
Creates a QTComponent from a PICT, JPEG or GIF file using a GraphicsImporter.
|
Java |
2006-05-11
|
CustomMedia
(HTML)
(DMG)
(ZIP)
Demonstrates how to subclass quicktime.std.movies.media.Media to support custom media types.
|
Java |
2006-05-11
|
DukeMovie
(HTML)
(DMG)
(ZIP)
Demonstrates playback of any QuickTime content within a java.awt display space using a QTComponent.
|
Java |
2006-05-11
|
GroupDrawing
(HTML)
(DMG)
(ZIP)
Deprecated - Groups QuickTime drawing-capable objects into the display space of a single QTCanvas.
|
Java |
2003-01-14
|
ImageCompositing
(HTML)
(DMG)
(ZIP)
Deprecated - Applies compositing effects such as blend and transparency. Also records a Movie using the Compositor.
|
Java |
2003-01-14
|
ImageFile
(HTML)
(DMG)
(ZIP)
Shows how to use GraphicsImporter to import and display a wide range of image file formats.
|
Java |
2006-06-28
|
ImageProducing
(HTML)
(DMG)
(ZIP)
Demonstrates how to display any QuickTime drawing object using Java's ImageProducing model.
|
Java |
2006-05-05
|
ImportExport
(HTML)
(DMG)
(ZIP)
Demonstrates both importing and referencing a media file and performing a movie export with customisable settings.
|
Java |
2006-05-11
|
KeyboardController
(HTML)
(DMG)
(ZIP)
Shows how to customise user controlled playback of a movie using the keyboard.
|
Java |
2006-05-11
|
MovieCallbacks
(HTML)
(DMG)
(ZIP)
Shows how to display a QuickTime movie within a window and add Call-backs.
|
Java |
2006-05-11
|
MovieTextFinder
(HTML)
(DMG)
(ZIP)
Shows how to search for text within the text track of a QuickTime movie.
|
Java |
2006-05-11
|
Music
(HTML)
(DMG)
(ZIP)
Shows how to use QuickTime's music components.
|
Java |
2006-05-11
|
PlayMovie
(HTML)
(DMG)
(ZIP)
Demonstrates QuickTime content playback within a java.awt.Frame using the QTFactory to create a QTComponent.
|
Java |
2006-05-11
|
PlayMovieJava
(HTML)
(DMG)
(ZIP)
Deprecated - Display any QuickTime content within an AWT container using the QTCanvas.
|
Java |
2003-01-14
|
PlaySound
(HTML)
(DMG)
(ZIP)
Shows how to play a sound or midi file using AWT rather than a QTComponent.
|
Java |
2006-05-11
|
PlayTune
(HTML)
(DMG)
(ZIP)
Shows how to use the TunePlayer to play a Tune using the QuickTime Music Architecture.
|
Java |
2006-05-11
|
QTEffectsJava
(HTML)
(DMG)
(ZIP)
Deprecated - Applies QuickTime visual effects to two source images at runtime.
|
Java |
2003-01-14
|
QTJava media samples
(HTML)
(DMG)
(ZIP)
Deprecated - Common media files for many of the QuickTime for Java samples.
|
Java |
2003-01-14
|
QTSimpleApplet
(HTML)
(DMG)
(ZIP)
Shows how to display any QuickTime content within a java.awt.Applet.
|
Java |
2006-06-28
|
QTStreamingApplet
(HTML)
(DMG)
(ZIP)
Shows how to display QuickTime streaming content within a java.awt.Applet.
|
Java |
2006-06-28
|
SGCapture
(HTML)
(DMG)
(ZIP)
Deprecated - Displays live video within a QTCanvas using the SGDrawable class.
|
Java |
2003-01-14
|
SGCapture2Disk
(HTML)
(DMG)
(ZIP)
Deprecated - Use the SequenceGrabber to display video within a QTCanvas and capture the video to a movie file.
|
Java |
2003-01-14
|
SimpleCocoaJavaMovie
(HTML)
(DMG)
(ZIP)
Deprecated - A simple movie player showing how to use the NSMovieView and NSMovie Cocoa Java classes.
|
Java |
2003-01-14
|
SlideShowJava
(HTML)
(DMG)
(ZIP)
Deprecated - Uses the ImageViewer object to present a sequence of images one at a time.
|
Java |
2003-01-14
|
SoundMemRecord
(HTML)
(DMG)
(ZIP)
This code shows using the SoundManager SPB calls for simple audio recording to memory.
|
Java |
2006-05-05
|
SoundRecord
(HTML)
(DMG)
(ZIP)
Shows using the SequenceGrabber for simple audio recording
|
Java |
2006-05-05
|
TimeCallbackDemo
(HTML)
(DMG)
(ZIP)
Demonstrates how to add and remove TimeCode tracks to a movie.
|
Java |
2006-05-11
|
TimeCode
(HTML)
(DMG)
(ZIP)
Demonstrates how to add and remove TimeCode tracks to a movie.
|
Java |
2006-06-28
|
TimeSlaving
(HTML)
(DMG)
(ZIP)
Deprecated - Controls a scrolling text object by slaving a TimeBase to a movie.
|
Java |
2003-01-14
|
Transitions
(HTML)
(DMG)
(ZIP)
Deprecated - Applies the QuickTime effects architecture to a character in an animation scene.
|
Java |
2003-01-14
|
WiredSprites.win
(HTML)
(DMG)
(ZIP)
Creates a QuickTime movie containing wired sprites.
|
Java |
2003-02-25
|
WiredSpritesJava
(HTML)
(DMG)
(ZIP)
Creates a QuickTime movie containing wired sprites.
|
Java |
2003-02-25
|
addflashactions
(HTML)
(DMG)
(ZIP)
Adds a few wired actions to a movie that has a flash track.
|
Media Types & Media Handlers |
2003-02-25
|
addflashactions.win
(HTML)
(DMG)
(ZIP)
Adds a few wired actions to a movie that has a flash track.
|
Media Types & Media Handlers |
2003-02-25
|
AlwaysPreview
(HTML)
(DMG)
(ZIP)
Demonstrates how to force the preview enabled mode by install a modal dialog filter proc in CustomGetFilePreview.
|
Media Types & Media Handlers |
2003-01-14
|
qdmediahandler
(HTML)
(DMG)
(ZIP)
Illustrates one way to write a derived media handler.
|
Media Types & Media Handlers |
2003-01-14
|
qdmediahandler.win
(HTML)
(DMG)
(ZIP)
Illustrates one way to write a derived media handler.
|
Media Types & Media Handlers |
2003-01-14
|
qdmediamaker
(HTML)
(DMG)
(ZIP)
QDMMaker is a sample application that creates movies that use the QuickDraw media handler.
|
Media Types & Media Handlers |
2003-01-14
|
qdmediamaker.win
(HTML)
(DMG)
(ZIP)
QDMMaker is a sample application that creates movies that use the QuickDraw media handler.
|
Media Types & Media Handlers |
2003-01-14
|
QTKitTimeCode
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the QuickTime 32-bit Timecode Media Handler to Add and Remove Timecode Tracks.
|
Media Types & Media Handlers |
2007-09-19
|
qttimecode.win
(HTML)
(DMG)
(ZIP)
Shows how to use the timecode media handler.
|
Media Types & Media Handlers |
2003-01-14
|
sndequalizer
(HTML)
(DMG)
(ZIP)
Manage a dialog window containing a graphical equalizer display.
|
Media Types & Media Handlers |
2003-01-14
|
TimeCode Media Handlers
(HTML)
(DMG)
(ZIP)
Deprecated - Demonstrates how to manipulate QuickTime media time codes.
|
Media Types & Media Handlers |
2003-01-14
|
AddFrameToMovie
(HTML)
(DMG)
(ZIP)
Shows how to add an additional frame to the end of an existing movie.
|
Movie Basics |
2003-01-14
|
AlwaysPreview
(HTML)
(DMG)
(ZIP)
Demonstrates how to force the preview enabled mode by install a modal dialog filter proc in CustomGetFilePreview.
|
Movie Basics |
2003-01-14
|
ASCIIMoviePlayerSample
(HTML)
(DMG)
(ZIP)
Demonstrates using a MovieDrawingCompleteProc to render a QuickTime movie in the Mac OS X Terminal.
|
Movie Basics |
2009-04-21
|
BurntTextSampleCode
(HTML)
(DMG)
(ZIP)
Converts text tracks of a movie to new text tracks with bit map representations of the text.
|
Movie Basics |
2003-01-14
|
CIVideoDemoGL
(HTML)
(DMG)
(ZIP)
CIVideoDemoGL demonstrates using Core Image with QuickTime and Core Video
|
Movie Basics |
2007-10-03
|
CocoaCreateMovie
(HTML)
(DMG)
(ZIP)
Demonstrates how to create a QuickTime movie from a set of Cocoa JPEG NSImage objects.
|
Movie Basics |
2003-01-14
|
CocoaVideoFrameToGWorld
(HTML)
(DMG)
(ZIP)
Demonstrates how to draw each frame of a QuickTime movie into a Cocoa NSQuickDrawView.
|
Movie Basics |
2003-01-14
|
CocoaVideoFrameToNSImage
(HTML)
(DMG)
(ZIP)
Demonstrates how to create an NSImage for each frame of a QuickTime movie.
|
Movie Basics |
2003-01-14
|
CreateMovie
(HTML)
(DMG)
(ZIP)
Demonstrates how to create a QuickTime Movie with both a video and audio track.
|
Movie Basics |
2003-01-14
|
CreateMovie - C#
(HTML)
(DMG)
(ZIP)
Visual C# application demonstrating the QuickTime 7 COM Control creating movies from images and saving them
|
Movie Basics |
2005-11-09
|
DragAndDrop Shell
(HTML)
(DMG)
(ZIP)
A Drag and Drop shell for producing QuickTime drag and drop tools.
|
Movie Basics |
2003-01-14
|
Fiendishthngs
(HTML)
(DMG)
(ZIP)
Fiendishthngs lists all the the Components it finds on the system and lets you query them for information.
|
Movie Basics |
2007-09-13
|
Inside Mac Movie TB Code
(HTML)
(DMG)
(ZIP)
Deprecated - Macintosh Movie Toolbox sample code.
|
Movie Basics |
2003-01-14
|
LiveVideoMixer
(HTML)
(DMG)
(ZIP)
LiveVideoMixer demonstrates customized video rendering with QuickTime 7 and CoreVideo and OpenGL.
|
Movie Basics |
2008-04-24
|
MakeEffectMovie
(HTML)
(DMG)
(ZIP)
Creating a movie with an effects track allowing the user to specify the effect using the standard effects dialog.
|
Movie Basics |
2003-01-14
|
mdiplayer.win
(HTML)
(DMG)
(ZIP)
Demonstrates how to display QuickTime movies using the MDI (multiple document interface).
|
Movie Basics |
2003-01-14
|
mfc.win
(HTML)
(DMG)
(ZIP)
Contains a number of QuickTime samples using MFC: MFCMDIPlayer, MFCQTClasses, QTClasses, SimpleEdit, SimplePlayer.
|
Movie Basics |
2003-01-14
|
Movie From DataRef
(HTML)
(DMG)
(ZIP)
Demonstrates Asynchronous Movie loading and the NewMovieFromDataRef API. Part of "An Introduction to QuickTime".
|
Movie Basics |
2003-01-14
|
Movie Overlay
(HTML)
(DMG)
(ZIP)
Shows how to overlay text & graphics and perform animation on an QTMovieView through a floating overlay window.
|
Movie Basics |
2008-07-25
|
MovieBrowser
(HTML)
(DMG)
(ZIP)
BrowserMaker creates a document with links to other movies in a folder.
|
Movie Basics |
2003-01-14
|
MovieGWorlds
(HTML)
(DMG)
(ZIP)
Demonstrates movie drawing-complete functions, movie compositing and using SetTrackGWorld to draw into a specific graphics world.
|
Movie Basics |
2003-12-18
|
MoviePlayer
(HTML)
(DMG)
(ZIP)
A simple movie player application written in Microsoft Visual Basic 6 using the QuickTime 7 COM/ActiveX Control.
|
Movie Basics |
2005-10-13
|
MoviePlayer - C#
(HTML)
(DMG)
(ZIP)
Microsoft Visual C# application which uses the QuickTime 7 COM Control to display and manipulate movies
|
Movie Basics |
2005-11-09
|
offscreen.win
(HTML)
(DMG)
(ZIP)
Uses NewGWorldFromHBITMAP to wrap a gworld around an existing DIB, then draws movie frames into this gworld.
|
Movie Basics |
2003-01-14
|
Play Movie with Controller
(HTML)
(DMG)
(ZIP)
Playing a QuickTime movie using a movie controller. Part of "An Introduction to QuickTime".
|
Movie Basics |
2003-01-14
|
qt3dtween
(HTML)
(DMG)
(ZIP)
Creates a QuickTime movie containing both a 3D track and a tween track.
|
Movie Basics |
2003-01-14
|
qtbigscreen
(HTML)
(DMG)
(ZIP)
Demonstrates how to play QuickTime Movies fullscreen, handle application messages and use time base callbacks.
|
Movie Basics |
2003-01-14
|
qtbigscreen.win
(HTML)
(DMG)
(ZIP)
Demonstrates how to play QuickTime Movies fullscreen, handle application messages and use time base callbacks.
|
Movie Basics |
2003-01-14
|
QTCarbonCoreImage101
(HTML)
(DMG)
(ZIP)
Demonstrates how to render QuickTime Movies using Core Image filters and the new video pipeline.
|
Movie Basics |
2006-02-14
|
qtchannels.win
(HTML)
(DMG)
(ZIP)
Demonstrates adding items to (and remove items from) the favorites drawer in QuickTime Player.
|
Movie Basics |
2003-01-14
|
qtcompress
(HTML)
(DMG)
(ZIP)
Uses the standard image compression dialog to get compression settings, then compresses an image with the settings.
|
Movie Basics |
2003-01-14
|
qtcompress.win
(HTML)
(DMG)
(ZIP)
Uses the standard image compression dialog to get compression settings, then compresses an image with the settings.
|
Movie Basics |
2003-01-14
|
qtcontroller
(HTML)
(DMG)
(ZIP)
Displays a pop-up menu when the user clicks on the custom button in the movie controller bar.
|
Movie Basics |
2003-01-14
|
qtcontroller.win
(HTML)
(DMG)
(ZIP)
Displays a pop-up menu when the user clicks on the custom button in the movie controller bar.
|
Movie Basics |
2003-01-14
|
qtcreatemovie
(HTML)
(DMG)
(ZIP)
CreateMovie demonstrates creating a very simple QuickTime movie with a video track and a sound track.
|
Movie Basics |
2003-01-14
|
qtcreatemovie.win
(HTML)
(DMG)
(ZIP)
CreateMovie is a Windows application that demonstrates creating a QuickTime Movie with a video track and a sound track.
|
Movie Basics |
2003-01-14
|
qtcustombutton
(HTML)
(DMG)
(ZIP)
Display a pop-up menu when the user clicks on the custom button in the movie controller bar.
|
Movie Basics |
2003-01-14
|
qtcustombutton.win
(HTML)
(DMG)
(ZIP)
Display a pop-up menu when the user clicks on the custom button in the movie controller bar.
|
Movie Basics |
2003-01-14
|
qtdataexchange
(HTML)
(DMG)
(ZIP)
QuickTime's movie importers and exporters. Import files and export movie into any supported format.
|
Movie Basics |
2003-01-14
|
qtdataref
(HTML)
(DMG)
(ZIP)
Shows how to work with data references and data handlers.
|
Movie Basics |
2003-01-24
|
qtdataref.win
(HTML)
(DMG)
(ZIP)
Shows how to work with data references and data handlers.
|
Movie Basics |
2003-01-24
|
qtflattentohandle
(HTML)
(DMG)
(ZIP)
DataHandlerType provides data input and output services to the media handler. Open movie, flatten, then play
|
Movie Basics |
2003-01-14
|
qtflattentohandle.win
(HTML)
(DMG)
(ZIP)
DataHandlerType provides data input and output services to the media handler. Open movie, flatten, then play
|
Movie Basics |
2003-01-14
|
qtframestepper
(HTML)
(DMG)
(ZIP)
QTFrameStepper.c defines functions that you can use to step frame-by-frame through a QuickTime movie.
|
Movie Basics |
2003-01-14
|
qtgraphics
(HTML)
(DMG)
(ZIP)
Use QuickTime's graphics importers and exporters to work with still image (graphics) files.
|
Movie Basics |
2003-01-14
|
qtgraphics.win
(HTML)
(DMG)
(ZIP)
Use QuickTime's graphics importers and exporters to work with still image (graphics) files.
|
Movie Basics |
2003-01-14
|
QTGraphicsImport
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the QuickTime Graphics Importer to draw an image into a NSWindow using a NSQuickDrawView.
|
Movie Basics |
2003-01-14
|