这个是java的quicktime for java 的详细使用文档

源代码在线查看: movieeditstate.html

软件大小: 3122 K
上传用户: Rebecca_SYF
关键词: java quicktime for 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

				





: Class  MovieEditState












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








quicktime.std.movies

Class  MovieEditState

java.lang.Object
  |
  +--quicktime.QTObject
        |
        +--quicktime.std.movies.MovieEditState



public final class MovieEditStateextends QTObject


The MovieEditState class implements the corresponding data structure of the Movie Toolbox. 
 An edit state contains information that completely defines a movie's content at the time 
 you create the edit state. It is, in essence, a checkpoint in the edit session. 
 You can manage a movie's edit states in order to implement an undo capability for 
 editing movies. 
 This structure specifies the movie edit state for an operation. Your application 
 obtains a movie edit state identifier when you create the edit state by calling the 
 NewMovieEditState function (described on page 2-255 of Inside Macintosh: QuickTime).


















Methods inherited from class quicktime.QTObject


disposeQTObject, equals, ID, toString


 


Methods inherited from class java.lang.Object


getClass, hashCode, notify, notifyAll, wait, wait, wait


 




















  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源