📄 qtpointerref.html
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>TextMediaHandler.</B><B><A HREF="../../../quicktime/std/movies/media/TextMediaHandler.html#addTextSample(quicktime.util.QTPointerRef, int, int, int, quicktime.qd.QDColor, quicktime.qd.QDColor, int, quicktime.qd.QDRect, int, int, int, int, quicktime.qd.QDColor, int)">addTextSample</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> text, int fontNumber, int fontSize, int textFace, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> textColor, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> backColor, int textJustification, <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> textBox, int displayFlags, int scrollDelay, int hiliteStart, int hiliteEnd, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> rgbHiliteColor, int duration)</CODE><BR> This method adds a single block of styled text to an existing media.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/std/movies/media/FoundTextInfo.html">FoundTextInfo</A></CODE></FONT></TD><TD><CODE><B>TextMediaHandler.</B><B><A HREF="../../../quicktime/std/movies/media/TextMediaHandler.html#findNextText(quicktime.util.QTPointerRef, int, int)">findNextText</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> text, int findFlags, int startTime)</CODE><BR> This method searches for text with a specified media handler starting at a given time.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>UserData.</B><B><A HREF="../../../quicktime/std/movies/media/UserData.html#setDataItem(quicktime.util.QTPointerRef, int, int)">setDataItem</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> data, int udType, int index)</CODE><BR> This method allows your application to set an item in a user data list.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>FlashMediaHandler.</B><B><A HREF="../../../quicktime/std/movies/media/FlashMediaHandler.html#frameLabelToMovieTime(quicktime.util.QTPointerRef)">frameLabelToMovieTime</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> theLabel)</CODE><BR> Given a Flash frame's label, get the corresponding movieTime.</TD></TR></TABLE> <P><A NAME="quicktime.std.qtcomponents"><!-- --></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/QTPointerRef.html">QTPointerRef</A> in <A HREF="../../../quicktime/std/qtcomponents/package-summary.html">quicktime.std.qtcomponents</A></FONT></TD></TR></TABLE> <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/util/QTPointerRef.html">QTPointerRef</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>DataCodecDecompressor.</B><B><A HREF="../../../quicktime/std/qtcomponents/DataCodecDecompressor.html#decompress(quicktime.util.QTPointerRef, quicktime.util.QTPointerRef)">decompress</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> srcData, <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> dstData)</CODE><BR> The DataCodecDecompress function decompresses data using the specified compressor component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/std/qtcomponents/DataCodecInfo.html">DataCodecInfo</A></CODE></FONT></TD><TD><CODE><B>DataCodecCompressor.</B><B><A HREF="../../../quicktime/std/qtcomponents/DataCodecCompressor.html#compress(quicktime.util.QTPointerRef, quicktime.util.QTPointerRef)">compress</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> srcData, <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> dstData)</CODE><BR> Compress the specified data.</TD></TR></TABLE> <P><A NAME="quicktime.std.sg"><!-- --></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/QTPointerRef.html">QTPointerRef</A> in <A HREF="../../../quicktime/std/sg/package-summary.html">quicktime.std.sg</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../quicktime/std/sg/package-summary.html">quicktime.std.sg</A> with parameters of type <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>SGDataProc.</B><B><A HREF="../../../quicktime/std/sg/SGDataProc.html#execute(quicktime.std.sg.SGChannel, quicktime.util.QTPointerRef, int, int, int, int)">execute</A></B>(<A HREF="../../../quicktime/std/sg/SGChannel.html">SGChannel</A> chan, <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> dataToWrite, int offset, int chRefCon, int time, int writeType)</CODE><BR> The method that is called by QuickTime to write the provided data.</TD></TR></TABLE> <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/util/QTPointerRef.html">QTPointerRef</A> in <A HREF="../../../quicktime/streaming/package-summary.html">quicktime.streaming</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subclasses of <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> in <A HREF="../../../quicktime/streaming/package-summary.html">quicktime.streaming</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/EditEntry.html">EditEntry</A></B></CODE><BR> A class that represents an editable entry within a stream</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/EditList.html">EditList</A></B></CODE><BR> This class represents an EditListHandle structure which is a vector of EditEntry objects</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/MediaParams.html">MediaParams</A></B></CODE><BR> This class provides a collection of parameters that specify the media contents of a presentation object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/NewPresentationParams.html">NewPresentationParams</A></B></CODE><BR> This class is used to specify paramters for the creation of a Presentation object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/PresIdleParams.html">PresIdleParams</A></B></CODE><BR> A class that represents an presentation idle parameters</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/PresParams.html">PresParams</A></B></CODE><BR> Presentation Parameter object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/PushDataParams.html">PushDataParams</A></B></CODE><BR> This class provides a representation the native QTSPushDataParams structure that provides settings for pushing data from the Sourcer When configuring the Sourcer for use with Push Data, you may send arbitrary data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerCallbackParams.html">SourcerCallbackParams</A></B></CODE><BR> This class provides a representation the native QTSSourcerCallbackProcParams structure that provides callback registration services for the Sourcer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerInitParams.html">SourcerInitParams</A></B></CODE><BR> This class provides a representation the native QTSSourcerInitParams structure that provides a collection of sourcer initialization parameters</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerLoopParams.html">SourcerLoopParams</A></B></CODE><BR> This class provides a representation the native QTSLoopParams structure that specifies looping behavior of the sourcer object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerTimingParams.html">SourcerTimingParams</A></B></CODE><BR> This class provides a representation the native QTSSourcerTimingParams structure that provides sourcer timing services for the Sourcer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/SourcerTrackParams.html">SourcerTrackParams</A></B></CODE><BR> This class provides a representation the native QTSSourcerTrackParams structure that specifies track parameters for the sourcer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../quicktime/streaming/StatusParams.html">StatusParams</A></B></CODE><BR> This class represents a QTSStatusParam structure that is returned when a notification proc is called with a kQTSStatusNotification message</TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -