📄 swftagtypesimpl.html
字号:
tagSoundStreamHead</H3>
<PRE>
public void <B>tagSoundStreamHead</B>(int playbackFrequency,
boolean playback16bit,
boolean playbackStereo,
int streamFormat,
int streamFrequency,
boolean stream16bit,
boolean streamStereo,
int 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 playbackFrequency,
boolean playback16bit,
boolean playbackStereo,
int streamFormat,
int streamFrequency,
boolean stream16bit,
boolean streamStereo,
int 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[] 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 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[] 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[] 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[] 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[] 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[] 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 id,
byte[] 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[] 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 id,
byte[] imageData,
byte[] 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 + -