📄 sounddescription.html
字号:
<BR> Remove application specific info from a Sound Description object <BR><BR><b> <a href="http://developer.apple.com/techpubs/quicktime/qtdevdocs/REF/ref_undocfuncs.htm#pgfId=17247">QuickTime::RemoveSoundDescriptionExtension</a> </b><BR><BR></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setCompressionID(int)">setCompressionID</A></B>(int compressionID)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setNumberOfChannels(int)">setNumberOfChannels</A></B>(int numChannels)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setNumChannels(int)">setNumChannels</A></B>(int numChannels)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setPacketSize(int)">setPacketSize</A></B>(int packetSize)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setRevLevel(int)">setRevLevel</A></B>(int revLevel)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setSampleRate(float)">setSampleRate</A></B>(float sampleRate)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setSampleSize(int)">setSampleSize</A></B>(int sampleSize)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setVendor(int)">setVendor</A></B>(int vendor)</CODE><BR> </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><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#setVersion(int)">setVersion</A></B>(int version)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../quicktime/std/movies/media/SoundDescription.html#toString()">toString</A></B>()</CODE><BR> Print information about this object.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.std.movies.media.SampleDescription"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.std.movies.media.<A HREF="../../../../quicktime/std/movies/media/SampleDescription.html">SampleDescription</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#fromMovieImporter(quicktime.std.qtcomponents.MovieImporter)">fromMovieImporter</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#getDataFormat()">getDataFormat</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#getDataRefIndex()">getDataRefIndex</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#getSize()">getSize</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#setDataFormat(int)">setDataFormat</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#setDataRefIndex(int)">setDataRefIndex</A>, <A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#setSize(int)">setSize</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.util.QTHandleRef"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.util.<A HREF="../../../../quicktime/util/QTHandleRef.html">QTHandleRef</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, byte[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, char[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, double[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, float[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, int[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, long[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyFromArray(int, short[], int, int)">copyFromArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, byte[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, char[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, double[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, float[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, int[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, long[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#copyToArray(int, short[], int, int)">copyToArray</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#fromCompressionDialogState(quicktime.std.qtcomponents.CompressionDialog)">fromCompressionDialogState</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#fromSCSequence(quicktime.std.qtcomponents.SCSequence, quicktime.qd.QDGraphics, quicktime.qd.QDRect)">fromSCSequence</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#getBytes()">getBytes</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#inMemory()">inMemory</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#isLocked()">isLocked</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#lock()">lock</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#lockHigh()">lockHigh</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#moveHigh()">moveHigh</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#toQTPointer()">toQTPointer</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#toQTPointer(int, int)">toQTPointer</A>, <A HREF="../../../../quicktime/util/QTHandleRef.html#unlock()">unlock</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.QTObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.<A HREF="../../../../quicktime/QTObject.html">QTObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../quicktime/QTObject.html#disposeQTObject()">disposeQTObject</A>, <A HREF="../../../../quicktime/QTObject.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../quicktime/QTObject.html#ID(quicktime.QTObject)">ID</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="kNativeSize"><!-- --></A><H3>kNativeSize</H3><PRE>public static final int <B>kNativeSize</B></PRE><DL><DD>This is the size (the number of bytes) that are required for this class</DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="SoundDescription(int)"><!-- --></A><H3>SoundDescription</H3><PRE>public <B>SoundDescription</B>(int format) throws <A HREF="../../../../quicktime/QTException.html">QTException</A></PRE><DL><DD>This constructor makes an empty SoundDescription object.<DD><DL><DT><B>Parameters:</B><DD><CODE>format</CODE> - the format of the sound data that the object describes</DL></DD></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getEndianDescriptor()"><!-- --></A><H3>getEndianDescriptor</H3><PRE>public static <A HREF="../../../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A> <B>getEndianDescriptor</B>()</PRE><DL><DD>Returns the EndianDescriptor for this class.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>an EndianDescriptor</DL></DD></DL><HR><A NAME="clone()"><!-- --></A><H3>clone</H3><PRE>public java.lang.Object <B>clone</B>()</PRE><DL><DD>Implementation of Cloneable Interface.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../quicktime/std/movies/media/SampleDescription.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../../../quicktime/std/movies/media/SampleDescription.html">SampleDescription</A></CODE></DL></DD></DL><HR><A NAME="setVersion(int)"><!-- --></A><H3>setVersion</H3><PRE>public void <B>setVersion</B>(int version)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="getVersion()"><!-- --></A><H3>getVersion</H3><PRE>public int <B>getVersion</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setRevLevel(int)"><!-- --></A><H3>setRevLevel</H3><PRE>public void <B>setRevLevel</B>(int revLevel)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="getRevLevel()"><!-- --></A><H3>getRevLevel</H3><PRE>public int <B>getRevLevel</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setVendor(int)"><!-- --></A><H3>setVendor</H3><PRE>public void <B>setVendor</B>(int vendor)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="getVendor()"><!-- --></A><H3>getVendor</H3><PRE>public int <B>getVendor</B>()</PRE><DL><DD><DL></DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -