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

📄 endiandescriptor.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipNativeToBigEndian(java.lang.Object, int, quicktime.util.EndianDescriptor)">flipNativeToBigEndian</A></B>(java.lang.Object&nbsp;src,                      int&nbsp;srcOffset,                      <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip iff the current runtime architecture is <B>little endian</B> the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipBigEndianToNative(java.lang.Object, int, quicktime.util.EndianDescriptor)">flipBigEndianToNative</A></B>(java.lang.Object&nbsp;src,                      int&nbsp;srcOffset,                      <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>little endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipNativeToLittleEndian(java.lang.Object, int, quicktime.util.EndianDescriptor)">flipNativeToLittleEndian</A></B>(java.lang.Object&nbsp;src,                         int&nbsp;srcOffset,                         <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>big endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipLittleEndianToNative(java.lang.Object, int, quicktime.util.EndianDescriptor)">flipLittleEndianToNative</A></B>(java.lang.Object&nbsp;src,                         int&nbsp;srcOffset,                         <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>big endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipNativeToBigEndian(java.lang.Object, int, java.lang.Object, int, quicktime.util.EndianDescriptor)">flipNativeToBigEndian</A></B>(java.lang.Object&nbsp;src,                      int&nbsp;srcOffset,                      java.lang.Object&nbsp;dest,                      int&nbsp;destOffset,                      <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>little endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipBigEndianToNative(java.lang.Object, int, java.lang.Object, int, quicktime.util.EndianDescriptor)">flipBigEndianToNative</A></B>(java.lang.Object&nbsp;src,                      int&nbsp;srcOffset,                      java.lang.Object&nbsp;dest,                      int&nbsp;destOffset,                      <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>little endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipNativeToLittleEndian(java.lang.Object, int, java.lang.Object, int, quicktime.util.EndianDescriptor)">flipNativeToLittleEndian</A></B>(java.lang.Object&nbsp;src,                         int&nbsp;srcOffset,                         java.lang.Object&nbsp;dest,                         int&nbsp;destOffset,                         <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>big endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>EndianOrder.</B><B><A HREF="../../../quicktime/util/EndianOrder.html#flipLittleEndianToNative(java.lang.Object, int, java.lang.Object, int, quicktime.util.EndianDescriptor)">flipLittleEndianToNative</A></B>(java.lang.Object&nbsp;src,                         int&nbsp;srcOffset,                         java.lang.Object&nbsp;dest,                         int&nbsp;destOffset,                         <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip, iff the current runtime architecture is <B>big endian</B>, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>QTUtils.</B><B><A HREF="../../../quicktime/util/QTUtils.html#endianFlip(java.lang.Object, int, quicktime.util.EndianDescriptor)">endianFlip</A></B>(java.lang.Object&nbsp;src,           int&nbsp;srcOffset,           <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B>QTUtils.</B><B><A HREF="../../../quicktime/util/QTUtils.html#endianFlip(java.lang.Object, int, java.lang.Object, int, quicktime.util.EndianDescriptor)">endianFlip</A></B>(java.lang.Object&nbsp;src,           int&nbsp;srcOffset,           java.lang.Object&nbsp;dest,           int&nbsp;destOffset,           <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A>&nbsp;ed)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will flip the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.</TD></TR></TABLE>&nbsp;<P><A NAME="quicktime.vr"><!-- --></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/EndianDescriptor.html">EndianDescriptor</A> in <A HREF="../../../quicktime/vr/package-summary.html">quicktime.vr</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/vr/package-summary.html">quicktime.vr</A> that return <A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</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/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRNodeHeader.</B><B><A HREF="../../../quicktime/vr/QTVRNodeHeader.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRTrackRefEntry.</B><B><A HREF="../../../quicktime/vr/QTVRTrackRefEntry.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the EndianDescriptor for this class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRPanoSample.</B><B><A HREF="../../../quicktime/vr/QTVRPanoSample.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the EndianDescriptor for this class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRCubicFace.</B><B><A HREF="../../../quicktime/vr/QTVRCubicFace.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRLinkHotSpot.</B><B><A HREF="../../../quicktime/vr/QTVRLinkHotSpot.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRPanoImaging.</B><B><A HREF="../../../quicktime/vr/QTVRPanoImaging.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRAngleRange.</B><B><A HREF="../../../quicktime/vr/QTVRAngleRange.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRObjectSample.</B><B><A HREF="../../../quicktime/vr/QTVRObjectSample.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the EndianDescriptor for this class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRCubicView.</B><B><A HREF="../../../quicktime/vr/QTVRCubicView.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRNodeLocation.</B><B><A HREF="../../../quicktime/vr/QTVRNodeLocation.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A></CODE></FONT></TD><TD><CODE><B>QTVRHotSpotInfo.</B><B><A HREF="../../../quicktime/vr/QTVRHotSpotInfo.html#getEndianDescriptor()">getEndianDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/EndianDescriptor.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="EndianDescriptor.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 + -