Editing Movies
Movie controller components can provide editing capabilities. This section describes the functions that your application can use to alter movies that are associated with movie controllers.Your application can use the
MCEnableEditingfunction to enable editing for a specified movie controller. Movie controller components may return an error code indicating that editing is not supported. Use theMCIsEditingEnabledfunction to find out if editing is enabled for a specified controller.The
MCCopy,MCCut,MCPaste,MCClear, andMCUndofunctions support normal editing operations on movies associated with movie controllers. These functions operate on the current movie selection.Two functions are also provided that facilitate work with Edit menus. You can use the
MCSetUpEditMenufunction to highlight and name the items in the Edit menu for your application. TheMCGetMenuStringfunction is provided for you to use with a non-standard Edit menu.
Subtopics
- MCEnableEditing
- MCIsEditingEnabled
- MCCut
- MCCopy
- MCPaste
- MCClear
- MCUndo
- MCSetUpEditMenu
- MCGetMenuString
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help