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

源代码在线查看: qtvrimagingcomplete.html

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

相关代码

				





: Interface  QTVRImagingComplete












  
      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.vr

Interface  QTVRImagingComplete


public interface QTVRImagingComplete


This interface is defined by an application to receive callbacks when
 a QTVRInstance has finished rendering in an offscreen QDGraphics
 and is ready to be blitted to the screen.


See Also: QTVRInstance


















Method Summary



 int
execute(QTVRInstance inst,
        QDGraphics qd)


          This method is called by MoviesTask when a QTVRInstance has completed
 rendering and is ready to be blitted to the screen.


 














Method Detail




execute

public int execute(QTVRInstance inst,
                   QDGraphics qd)

This method is called by MoviesTask when a QTVRInstance has completed
 rendering and is ready to be blitted to the screen.
Parameters:vr - the QTVRInstanceqd - the offscreen QDGraphics that the QTVRInstace has rendered intoReturns:an error code or zero if no error.See Also: QTCallBack












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源