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

📄 swftagtypesimpl.html

📁 java和flash接口编程
💻 HTML
📖 第 1 页 / 共 5 页
字号:
tagSoundStreamHead</H3>
<PRE>
public void <B>tagSoundStreamHead</B>(int&nbsp;playbackFrequency,
                               boolean&nbsp;playback16bit,
                               boolean&nbsp;playbackStereo,
                               int&nbsp;streamFormat,
                               int&nbsp;streamFrequency,
                               boolean&nbsp;stream16bit,
                               boolean&nbsp;streamStereo,
                               int&nbsp;averageSampleCount)
                        throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html#tagSoundStreamHead(int, boolean, boolean, int, int, boolean, boolean, int)">tagSoundStreamHead</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFSpriteTagTypes</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>playbackFrequency</CODE> - one of the SWFConstants.SOUND_FREQ_* constants<DD><CODE>streamFormat</CODE> - must be SWFConstants.SOUND_FORMAT_ADPCM<DD><CODE>streamFrequency</CODE> - one of the SWFConstants.SOUND_FREQ_* constants
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagSoundStreamHead2(int, boolean, boolean, int, int, boolean, boolean, int)"><!-- --></A><H3>
tagSoundStreamHead2</H3>
<PRE>
public void <B>tagSoundStreamHead2</B>(int&nbsp;playbackFrequency,
                                boolean&nbsp;playback16bit,
                                boolean&nbsp;playbackStereo,
                                int&nbsp;streamFormat,
                                int&nbsp;streamFrequency,
                                boolean&nbsp;stream16bit,
                                boolean&nbsp;streamStereo,
                                int&nbsp;averageSampleCount)
                         throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html#tagSoundStreamHead2(int, boolean, boolean, int, int, boolean, boolean, int)">tagSoundStreamHead2</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFSpriteTagTypes</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>playbackFrequency</CODE> - one of the SWFConstants.SOUND_FREQ_* constants<DD><CODE>streamFormat</CODE> - one of the SWFConstants.SOUND_FORMAT_* constants<DD><CODE>streamFrequency</CODE> - one of the SWFConstants.SOUND_FREQ_* constants
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagSoundStreamBlock(byte[])"><!-- --></A><H3>
tagSoundStreamBlock</H3>
<PRE>
public void <B>tagSoundStreamBlock</B>(byte[]&nbsp;soundData)
                         throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html#tagSoundStreamBlock(byte[])">tagSoundStreamBlock</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFSpriteTagTypes</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>soundData</CODE> - format-dependent sound data
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagSerialNumber(java.lang.String)"><!-- --></A><H3>
tagSerialNumber</H3>
<PRE>
public void <B>tagSerialNumber</B>(java.lang.String&nbsp;serialNumber)
                     throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagSerialNumber(java.lang.String)">tagSerialNumber</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagGenerator(byte[])"><!-- --></A><H3>
tagGenerator</H3>
<PRE>
public void <B>tagGenerator</B>(byte[]&nbsp;data)
                  throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagGenerator(byte[])">tagGenerator</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagGeneratorText(byte[])"><!-- --></A><H3>
tagGeneratorText</H3>
<PRE>
public void <B>tagGeneratorText</B>(byte[]&nbsp;data)
                      throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagGeneratorText(byte[])">tagGeneratorText</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagGeneratorFont(byte[])"><!-- --></A><H3>
tagGeneratorFont</H3>
<PRE>
public void <B>tagGeneratorFont</B>(byte[]&nbsp;data)
                      throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagGeneratorFont(byte[])">tagGeneratorFont</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagGeneratorCommand(byte[])"><!-- --></A><H3>
tagGeneratorCommand</H3>
<PRE>
public void <B>tagGeneratorCommand</B>(byte[]&nbsp;data)
                         throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagGeneratorCommand(byte[])">tagGeneratorCommand</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagNameCharacter(byte[])"><!-- --></A><H3>
tagNameCharacter</H3>
<PRE>
public void <B>tagNameCharacter</B>(byte[]&nbsp;data)
                      throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagNameCharacter(byte[])">tagNameCharacter</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagDefineBits(int, byte[])"><!-- --></A><H3>
tagDefineBits</H3>
<PRE>
public void <B>tagDefineBits</B>(int&nbsp;id,
                          byte[]&nbsp;imageData)
                   throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagDefineBits(int, byte[])">tagDefineBits</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagJPEGTables(byte[])"><!-- --></A><H3>
tagJPEGTables</H3>
<PRE>
public void <B>tagJPEGTables</B>(byte[]&nbsp;jpegEncodingData)
                   throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagJPEGTables(byte[])">tagJPEGTables</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagDefineBitsJPEG3(int, byte[], byte[])"><!-- --></A><H3>
tagDefineBitsJPEG3</H3>
<PRE>
public void <B>tagDefineBitsJPEG3</B>(int&nbsp;id,
                               byte[]&nbsp;imageData,
                               byte[]&nbsp;alphaData)
                        throws java.io.IOException</PRE>
<DL>
<DD>SWFTagTypes interface
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html#tagDefineBitsJPEG3(int, byte[], byte[])">tagDefineBitsJPEG3</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A></CODE></DL>
</DD>
<DD><DL>
<DD><CODE>alphaData</CODE> - is zlib compressed
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="tagShowFrame()">

⌨️ 快捷键说明

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