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

源代码在线查看: searchresult.html

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

相关代码

				





: Class  SearchResult












  
      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  SearchResult

java.lang.Object
  |
  +--quicktime.std.movies.SearchResult



public final class SearchResultextends java.lang.Object


The SearchResult class represents the results returned from searching for text in a movie.



















Method Summary



 Track
getFoundTrack()


          This method returns the found track.



 int
getOffset()


          This method returns the found offset.



 int
getTime()


          This method returns the found time.


 


Methods inherited from class java.lang.Object


equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait


 














Method Detail




getFoundTrack

public Track getFoundTrack()

This method returns the found track.
 
Returns:the found track.





getTime

public int getTime()

This method returns the found time.
 
Returns:the found time.





getOffset

public int getOffset()

This method returns the found offset.
 
Returns:the found offset.












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源