Important:
This class is deprecated. Use QTMovieView
instead.
A method identified as deprecated has been superseded and may become unsupported in the future.
This action method deletes the current movie selection from the movie. (Deprecated in Mac OS X v10.3. Use delete:
instead.)
- (void)clear:(id)sender
If there is no selection, the current frame is deleted. This action is undoable. If the movie is not editable, this method does nothing.
NSMovieView.h
© 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-04-02)