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

源代码在线查看: executingwiredaction.html

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

相关代码

				





: Interface  ExecutingWiredAction












  
      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

Interface  ExecutingWiredAction


public interface ExecutingWiredAction


Classes that implement this interface can be installed into a given movie and 
 receive notification when their wired actions are executed



















Method Summary



 short
execute(Movie mov,
        int flags,
        AtomContainer actionContainer)


          The exceute method is called by the Movie toolbox when a wired action is executed


 














Method Detail




execute

public short execute(Movie mov,
                     int flags,
                     AtomContainer actionContainer)

The exceute method is called by the Movie toolbox when a wired action is executed
Parameters:mov - the Movie that contains the wired actionsflags - the flags of the movie specifying execution settingsactionContainer - the container encapuslating the wired actionsSee Also: Movie.addExecuteWiredActionsProc(ExecutingWiredAction)












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源