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

📄 presentation.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</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/streaming/Presentation.html">Presentation</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A></CODE></FONT></TD><TD><CODE><B>Stream.</B><B><A HREF="../../../quicktime/streaming/Stream.html#getPresentation()">getPresentation</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the presentation object this stream is associated with</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A></CODE></FONT></TD><TD><CODE><B>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#fromData(int, quicktime.util.QTPointerRef, quicktime.streaming.PresParams)">fromData</A></B>(int&nbsp;dataType,         <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A>&nbsp;data,         <A HREF="../../../quicktime/streaming/PresParams.html">PresParams</A>&nbsp;params)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new presentation object from data</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A></CODE></FONT></TD><TD><CODE><B>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#fromFile(quicktime.io.QTFile, quicktime.streaming.PresParams)">fromFile</A></B>(<A HREF="../../../quicktime/io/QTFile.html">QTFile</A>&nbsp;file,         <A HREF="../../../quicktime/streaming/PresParams.html">PresParams</A>&nbsp;params)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Not in carbon yet)</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A></CODE></FONT></TD><TD><CODE><B>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#fromDataRef(quicktime.std.movies.media.DataRef, quicktime.streaming.PresParams)">fromDataRef</A></B>(<A HREF="../../../quicktime/std/movies/media/DataRef.html">DataRef</A>&nbsp;ref,            <A HREF="../../../quicktime/streaming/PresParams.html">PresParams</A>&nbsp;params)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Not in carbon yet)</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/streaming/Presentation.html">Presentation</A></FONT></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>StreamNotifyProc.</B><B><A HREF="../../../quicktime/streaming/StreamNotifyProc.html#execute(int, quicktime.streaming.Presentation)">execute</A></B>(int&nbsp;type,        <A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A>&nbsp;pres)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should be overridden to handle the following notification types: kQTSNewPresentationNotification kQTSPresentationGoneNotification </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/streaming/Presentation.html">Presentation</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/SettingsDialog.html#SettingsDialog(quicktime.streaming.Presentation)">SettingsDialog</A></B>(<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A>&nbsp;p)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method creates and displays a new settings dialog for all active streams</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/SettingsDialog.html#SettingsDialog(quicktime.streaming.Presentation, quicktime.streaming.Stream)">SettingsDialog</A></B>(<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A>&nbsp;p,               <A HREF="../../../quicktime/streaming/Stream.html">Stream</A>&nbsp;s)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method creates and displays a new settings dialog for a specific stream</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/Stream.html#Stream(quicktime.streaming.Presentation, int, quicktime.util.QTPointerRef)">Stream</A></B>(<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A>&nbsp;pres,       int&nbsp;dataType,       <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A>&nbsp;data)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new stream object</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/streaming/Stream.html#Stream(quicktime.streaming.Presentation, int, quicktime.util.QTPointerRef, int)">Stream</A></B>(<A HREF="../../../quicktime/streaming/Presentation.html">Presentation</A>&nbsp;pres,       int&nbsp;dataType,       <A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A>&nbsp;data,       int&nbsp;flags)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new stream object</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/streaming/Presentation.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="Presentation.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 + -