⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 track.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../quicktime/std/qtcomponents/package-summary.html">quicktime.std.qtcomponents</A> that return <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/std/movies/Track.html">Track</A></CODE></FONT></TD><TD><CODE><B>MovieImportInfo.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImportInfo.html#track()">track</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;returns the referenced track(usedTrack) from the movie import component withFile method</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../quicktime/std/qtcomponents/package-summary.html">quicktime.std.qtcomponents</A> with parameters of type <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../quicktime/std/qtcomponents/MovieImporter.html">MovieImporter</A></CODE></FONT></TD><TD><CODE><B>MovieImporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImporter.html#fromTrack(quicktime.std.movies.Track)">fromTrack</A></B>(<A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;t)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Looks on the System scrap to find out if it can translate any of the track data into a movie.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/std/qtcomponents/MovieImportInfo.html">MovieImportInfo</A></CODE></FONT></TD><TD><CODE><B>MovieImporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImporter.html#fromFile(quicktime.io.QTFile, quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">fromFile</A></B>(<A HREF="../../../../quicktime/io/QTFile.html">QTFile</A>&nbsp;fileIn,         <A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,         <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;targetTrack,         int&nbsp;atTime,         int&nbsp;inFlags)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allows the MovieToolbox to import data from a file using the movie import component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/std/qtcomponents/MovieImportInfo.html">MovieImportInfo</A></CODE></FONT></TD><TD><CODE><B>MovieImporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImporter.html#fromHandle(quicktime.util.QTHandleRef, quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">fromHandle</A></B>(<A HREF="../../../../quicktime/util/QTHandleRef.html">QTHandleRef</A>&nbsp;dataRef,           <A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,           <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;targetTrack,           int&nbsp;atTime,           int&nbsp;inFlags)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allows the MovieToolbox to import data from a handle using the movie import component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/std/qtcomponents/MovieImportInfo.html">MovieImportInfo</A></CODE></FONT></TD><TD><CODE><B>MovieImporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImporter.html#fromDataRef(quicktime.std.movies.media.DataRef, quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">fromDataRef</A></B>(<A HREF="../../../../quicktime/std/movies/media/DataRef.html">DataRef</A>&nbsp;dataRef,            <A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,            <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;targetTrack,            int&nbsp;atTime,            int&nbsp;inFlags)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines information revelant to the movie import component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>MovieExporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieExporter.html#toFile(quicktime.io.QTFile, quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">toFile</A></B>(<A HREF="../../../../quicktime/io/QTFile.html">QTFile</A>&nbsp;theFile,       <A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,       <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;onlyThisTrack,       int&nbsp;startTime,       int&nbsp;duration)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is used to export movie data into a file.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/util/QTHandle.html">QTHandle</A></CODE></FONT></TD><TD><CODE><B>MovieExporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieExporter.html#toHandle(quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">toHandle</A></B>(<A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,         <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;onlyThisTrack,         int&nbsp;startTime,         int&nbsp;duration)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Exports the movie's track data into a handle, returning the handle the data is exported too.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>MovieExporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieExporter.html#toDataRef(quicktime.std.movies.media.DataRef, quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">toDataRef</A></B>(<A HREF="../../../../quicktime/std/movies/media/DataRef.html">DataRef</A>&nbsp;dataRef,          <A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,          <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;onlyThisTrack,          int&nbsp;startTime,          int&nbsp;duration)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Exports the movie's track data to the specified data reference for the movie export component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>MovieExporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieExporter.html#doUserDialog(quicktime.std.movies.Movie, quicktime.std.movies.Track, int, int)">doUserDialog</A></B>(<A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,             <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;onlyThisTrack,             int&nbsp;startTime,             int&nbsp;duration)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines the data reference handle for the movie export component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>MovieExporter.</B><B><A HREF="../../../../quicktime/std/qtcomponents/MovieExporter.html#validate(quicktime.std.movies.Movie, quicktime.std.movies.Track)">validate</A></B>(<A HREF="../../../../quicktime/std/movies/Movie.html">Movie</A>&nbsp;theMovie,         <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;onlyThisTrack)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use this method to determine whether the movie or track could be exported by this exporter.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../quicktime/std/qtcomponents/package-summary.html">quicktime.std.qtcomponents</A> with parameters of type <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/std/qtcomponents/MovieImportInfo.html#MovieImportInfo(quicktime.std.movies.Track, int, int)">MovieImportInfo</A></B>(<A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;t,                int&nbsp;timeVal,                int&nbsp;f)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a MovieImportInfo object containing given data.</TD></TR></TABLE>&nbsp;<P><A NAME="quicktime.streaming"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../quicktime/std/movies/Track.html">Track</A> in <A HREF="../../../../quicktime/streaming/package-summary.html">quicktime.streaming</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../quicktime/streaming/package-summary.html">quicktime.streaming</A> that return <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/std/movies/Track.html">Track</A></CODE></FONT></TD><TD><CODE><B>SourcerTrackParams.</B><B><A HREF="../../../../quicktime/streaming/SourcerTrackParams.html#getTrack()">getTrack</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the track</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../quicktime/streaming/package-summary.html">quicktime.streaming</A> with parameters of type <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>SourcerTrackParams.</B><B><A HREF="../../../../quicktime/streaming/SourcerTrackParams.html#setTrack(quicktime.std.movies.Track)">setTrack</A></B>(<A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;track)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the track of the track params object</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../quicktime/streaming/package-summary.html">quicktime.streaming</A> with parameters of type <A HREF="../../../../quicktime/std/movies/Track.html">Track</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/streaming/SourcerTrackParams.html#SourcerTrackParams(int, quicktime.std.movies.Track)">SourcerTrackParams</A></B>(int&nbsp;flags,                   <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;track)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a SourcerTrackParams object based on the native QTSSourcerTrackParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/streaming/SourcerTrackParams.html#SourcerTrackParams(int, quicktime.std.movies.Track, long, long, quicktime.streaming.SourcerLoopParams)">SourcerTrackParams</A></B>(int&nbsp;flags,                   <A HREF="../../../../quicktime/std/movies/Track.html">Track</A>&nbsp;track,                   long&nbsp;trackStartOffset,                   long&nbsp;duration,                   <A HREF="../../../../quicktime/streaming/SourcerLoopParams.html">SourcerLoopParams</A>&nbsp;loopParams)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a SourcerTrackParams object based on the native QTSSourcerTrackParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -