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

📄 stdqtexception.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<A NAME="quicktime.std.image"><!-- --></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/StdQTException.html">StdQTException</A> in <A HREF="../../../quicktime/std/image/package-summary.html">quicktime.std.image</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/std/image/package-summary.html">quicktime.std.image</A> that throw <A HREF="../../../quicktime/std/StdQTException.html">StdQTException</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>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#setTimeBase(quicktime.std.clocks.TimeBase)">setTimeBase</A></B>(<A HREF="../../../quicktime/std/clocks/TimeBase.html">TimeBase</A>&nbsp;base)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the time base for the CDSequence object.</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>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#busy()">busy</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Your application may call this method to check the status of an asynchronous compression or decompression operation.</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>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#equivalentImageDescription(quicktime.std.image.ImageDescription)">equivalentImageDescription</A></B>(<A HREF="../../../quicktime/std/image/ImageDescription.html">ImageDescription</A>&nbsp;newDesc)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reports whether two image descriptions are the same.</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>CurvePath.</B><B><A HREF="../../../quicktime/std/image/CurvePath.html#insertPoint(quicktime.qd.QDPoint, int, int, boolean)">insertPoint</A></B>(<A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A>&nbsp;aPoint,            int&nbsp;contourIndex,            int&nbsp;pointIndex,            boolean&nbsp;ptIsOnPath)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is best for adding a single point to a path rather than large numbers of points to a path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html">ICMPixelFormatInfo</A></CODE></FONT></TD><TD><CODE><B>ICMPixelFormatInfo.</B><B><A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html#setPixelFormatInfo(int)">setPixelFormatInfo</A></B>(int&nbsp;pixelFormat)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the PixelFormat info.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html">ICMPixelFormatInfo</A></CODE></FONT></TD><TD><CODE><B>ICMPixelFormatInfo.</B><B><A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html#getPixelFormatInfo(int)">getPixelFormatInfo</A></B>(int&nbsp;pixelFormat)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the PixelFormat info.</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>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addZeroAtom()">addZeroAtom</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used  to add a kCurveEndAtom to a vector data stream.</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>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(int, byte[])">addAtom</A></B>(int&nbsp;atomType,        byte[]&nbsp;atomData)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used  to add an atom to a vector data stream.</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>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(int, int)">addAtom</A></B>(int&nbsp;atomType,        int&nbsp;atomData)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used  to add an atom to a vector data stream.</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>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(boolean, quicktime.qd.QDPoint[])">addAtom</A></B>(boolean&nbsp;onCurve,        <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A>[]&nbsp;points)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used  to add an atom of type kCurvePathAtom to a vector data stream.</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>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#removeAtom(int)">removeAtom</A></B>(int&nbsp;atomType)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used  to remove and atom of given type ex.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#doExport()">doExport</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You can use the GraphicsExportDoExport function to perform an export operation.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setInputPixmap(quicktime.qd.QDGraphics)">setInputPixmap</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;gworld)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the QDGraphics as the source for input images to graphics export component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputOffset()">getOutputOffset</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the output starting offset and maximum size limit.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputMaxSize()">getOutputMaxSize</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the output starting offset and maximum size limit.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputTruncateFile()">getOutputTruncateFile</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the output starting offset and maximum size limit.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;byte[]</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#readInputData(int, int)">readInputData</A></B>(int&nbsp;dataOffset,              int&nbsp;dataSize)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used by format-specific graphics exporters when transcoding:  Returns the number of bytes of original image data that can be read.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#GraphicsExportWriteOutputData(byte[], int)">GraphicsExportWriteOutputData</A></B>(byte[]&nbsp;data,                              int&nbsp;dataSize)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is used by format-specific graphics exporters to write output data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;byte[]</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#GraphicsExportReadOutputData(int, int)">GraphicsExportReadOutputData</A></B>(int&nbsp;dataOffset,                             int&nbsp;dataSize)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is used by format-specific graphics exporters to write output 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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setExifEnabled(boolean)">setExifEnabled</A></B>(boolean&nbsp;enableExif)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether or not the graphics exporter component should create Exif files.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getExifEnabled()">getExifEnabled</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current Exif export setting.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setThumbnailEnabled(boolean, int, int)">setThumbnailEnabled</A></B>(boolean&nbsp;enableThumbnail,                    int&nbsp;maxThumbnailWidth,                    int&nbsp;maxThumbnailHeight)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether or not the graphics exporter component should create an embedded thumbnail inside the exported file.</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>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getThumbnailEnabled()">getThumbnailEnabled</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current thumbnail export settings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../quicktime/qd/QDDimension.html">QDDimension</A></CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getThumbnailDimension()">getThumbnailDimension</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current thumbnail export settings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/std/sg/SGVideoCompressorInfo.html">SGVideoCompressorInfo</A></CODE></FONT></TD><TD><CODE><B>Compressor.</B><B><A HREF="../../../quicktime/std/image/Compressor.html#fromSGVideoChannel(quicktime.std.sg.SGVideoChannel)">fromSGVideoChannel</A></B>(<A HREF="../../../quicktime/std/sg/SGVideoChannel.html">SGVideoChannel</A>&nbsp;chan)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a channel誷 current image-compression parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

⌨️ 快捷键说明

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