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

源代码在线查看: qtvrmouseoverhotspot.html

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

相关代码

				





: Interface  QTVRMouseOverHotSpot












  
      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  QTVRMouseOverHotSpot


public interface QTVRMouseOverHotSpot


This interface is defined by an application to receive notification of
 mouse over events when the mouse is over a hot-spot in a VR movie


See Also: QTVRInstance


















Method Summary



 int
execute(QTVRInstance vr,
        int hotSpotID,
        int flags)


          This method is called by MoviesTask when a user is over a hot spot
 in a VR movie.


 














Method Detail




execute

public int execute(QTVRInstance vr,
                   int hotSpotID,
                   int flags)

This method is called by MoviesTask when a user is over a hot spot
 in a VR movie.
Parameters:vr - the QTVRInstancehotSpotID - the ID of the hot spot the mouse is overflags - indicate whether the mouse is entering, in or exiting the 
 hot spotReturns:an error code or zero if no errorSee 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








			

相关资源