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

源代码在线查看: movieinfo.html

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

相关代码

				





: Uses of Class quicktime.std.movies.MovieInfo












  
      Overview 
      Package 
      Class 
    Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV 
 NEXT

  FRAMES   
 NO FRAMES







Uses of Classquicktime.std.movies.MovieInfo





Packages that use MovieInfo


quicktime.std.movies
  


 





Uses of MovieInfo in quicktime.std.movies


 




Methods in quicktime.std.movies with parameters of type MovieInfo



static Movie
Movie.fromFile(OpenMovieFile fileIn,
         int flags,
         MovieInfo info)


          This method creates a movie in memory from a resource that is 
 stored in a movie file.



static Movie
Movie.fromHandle(QTHandle hand,
           int flags,
           MovieInfo info)


          This method creates a movie in memory from a movie resource or
 a handle you obtained from the PutMovieIntoHandle function.



static Movie
Movie.fromDataFork(OpenFile fileIn,
             int fileOffset,
             int flags,
             MovieInfo info)


          This method enables you to retrieve a movie 
 that is stored anywhere in the data fork of a specified file.



 Movie
Movie.forDataRefFromHandle(DataRef dataRef,
                     QTHandle publicHandle,
                     int flags,
                     MovieInfo info)


          QuickTime can handle public movie handles with self contained data references.


 










  
      Overview 
      Package 
      Class 
    Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV 
 NEXT

  FRAMES   
 NO FRAMES








			

相关资源