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

📄 qtpointer.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 3 页
字号:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should be overridden to handle the following notification types: kQTSNewPresDetectedNotification </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>MediaParams.</B><B><A HREF="../../../quicktime/streaming/MediaParams.html#setFrequencyBands(quicktime.util.QTPointer)">setFrequencyBands</A></B>(<A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;bands)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the frequency bands assoicated with the sound media</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>NewPresentationParams.</B><B><A HREF="../../../quicktime/streaming/NewPresentationParams.html#setData(quicktime.util.QTPointer)">setData</A></B>(<A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the presentation data</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>ExportParams.</B><B><A HREF="../../../quicktime/streaming/ExportParams.html#setDestinationContainerData(quicktime.util.QTPointer)">setDestinationContainerData</A></B>(<A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the target container data</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>ExportParams.</B><B><A HREF="../../../quicktime/streaming/ExportParams.html#setDestinationContainerExtras(quicktime.util.QTPointer)">setDestinationContainerExtras</A></B>(<A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the destination container extras</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/util/QTPointer.html">QTPointer</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/PushDataParams.html#PushDataParams(int, quicktime.std.movies.media.SampleDescription, int, long, long, quicktime.util.QTPointer)">PushDataParams</A></B>(int&nbsp;vers,               <A HREF="../../../quicktime/std/movies/media/SampleDescription.html">SampleDescription</A>&nbsp;sampleDesc,               int&nbsp;seed,               long&nbsp;time,               long&nbsp;duration,               <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an PushDataParams object based on the native QTSPushDataParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/PushDataParams.html#PushDataParams(int, quicktime.std.movies.media.SampleDescription, int, quicktime.util.QTPointer)">PushDataParams</A></B>(int&nbsp;vers,               <A HREF="../../../quicktime/std/movies/media/SampleDescription.html">SampleDescription</A>&nbsp;sampleDesc,               int&nbsp;seed,               <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an PushDataParams object based on the native QTSPushDataParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerInitParams.html#SourcerInitParams(int, int, quicktime.util.QTPointer)">SourcerInitParams</A></B>(int&nbsp;flags,                  int&nbsp;dataType,                  <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a version 1 SourcerInitParams object based on the native QTSourcerInitParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerInitParams.html#SourcerInitParams(int, int, int, quicktime.util.QTPointer)">SourcerInitParams</A></B>(int&nbsp;vers,                  int&nbsp;flags,                  int&nbsp;dataType,                  <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a SourcerInitParams object based on the native QTSourcerInitParams structure</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/NewPresentationParams.html#NewPresentationParams(int, quicktime.util.QTPointer, quicktime.streaming.EditList)">NewPresentationParams</A></B>(int&nbsp;dataType,                      <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;data,                      <A HREF="../../../quicktime/streaming/EditList.html">EditList</A>&nbsp;list)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a NewPresentationParams object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/ExportParams.html#ExportParams(int, int, quicktime.util.QTPointer, int, quicktime.util.QTPointer, quicktime.util.QTPointer, int, int)">ExportParams</A></B>(int&nbsp;vers,             int&nbsp;expType,             <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;extraData,             int&nbsp;targetType,             <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;targData,             <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A>&nbsp;targExtras,             int&nbsp;flagsIn,             int&nbsp;flagsOut)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an ExportParams object based on the native ExportParams structure</TD></TR></TABLE>&nbsp;<P><A NAME="quicktime.util"><!-- --></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/util/QTPointer.html">QTPointer</A> in <A HREF="../../../quicktime/util/package-summary.html">quicktime.util</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A> in <A HREF="../../../quicktime/util/package-summary.html">quicktime.util</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/util/RawEncodedImage.html">RawEncodedImage</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RawEncodedImages keep the encoded image data as a pointer to some block of memory.</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/util/package-summary.html">quicktime.util</A> that return <A HREF="../../../quicktime/util/QTPointer.html">QTPointer</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/util/QTPointer.html">QTPointer</A></CODE></FONT></TD><TD><CODE><B>QTPointer.</B><B><A HREF="../../../quicktime/util/QTPointer.html#fromSCData(quicktime.sound.SoundComponentData)">fromSCData</A></B>(<A HREF="../../../quicktime/sound/SoundComponentData.html">SoundComponentData</A>&nbsp;scd)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The buffer that contains the sound data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/QTPointer.html">QTPointer</A></CODE></FONT></TD><TD><CODE><B>QTPointer.</B><B><A HREF="../../../quicktime/util/QTPointer.html#fromEncodedImage(quicktime.util.EncodedImage)">fromEncodedImage</A></B>(<A HREF="../../../quicktime/util/EncodedImage.html">EncodedImage</A>&nbsp;image)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns EncodedImage data as a QTPointer.</TD></TR></TABLE>&nbsp;<P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../quicktime/util/QTPointer.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="QTPointer.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>

⌨️ 快捷键说明

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