[ANN] QT External 0.3.0

Trevor DeVore lists at mangomultimedia.com
Mon Dec 1 17:53:41 EST 2003


I've updated the QuickTime External to support QuickTime movie editing 
among other things.  The following functions have been added:

qtInitializeEditing() - makes a movie in a player object editable.
qtUndo()
qtCut()
qtCopy()
qtPaste()
qtSelectAll()
qtSelectNone()
qtAddMovieSegment() - allows add and add scaled operations
qtCreateHREFTrack()
qtDeleteTrack()
qtSaveAs()
qtGetMovieControllerInfo() - getting available actions on a movie (can 
be copied, pasted, etc.).  There is also an IsPlaying option that 
returns whether or not the movie is playing.
qtGetTrackEnabled()/qtSetTrackEnabled() - get/set track enabled by 
track index or track name.  Revolution currently supports this by track 
ID only.
qtRegisterTexSampleCallback() - register a handler that will be called 
whenever a new text sample is loaded in the QT movie.
qtAddMovieAnnotation()
qtGetMovieAnnotation()

A player object can now receive the ApplicationNumberAndString message 
as well.

The external is currently available for OS X only.

<http://www.mangomultimedia.com/examples/revolution/">


-- 
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com



More information about the use-livecode mailing list