<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0) on Thu May 01 03:11:06 CEST 2008 --> <TITLE> Serialized Form </TITLE> <META NAME="date" CONTENT="2008-05-01"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Serialized Form"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/sauronsoftware/jave/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/sauronsoftware/jave/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H1> Serialized Form</H1> </CENTER> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>it.sauronsoftware.jave</B></FONT></TH> </TR> </TABLE> <P> <A NAME="it.sauronsoftware.jave.AudioAttributes"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/AudioAttributes.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.AudioAttributes</A> extends java.lang.Object implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> codec</H3> <PRE> java.lang.String <B>codec</B></PRE> <DL> <DD>The codec name for the encoding process. If null or not specified the encoder will perform a direct stream copy. <P> <DL> </DL> </DL> <HR> <H3> bitRate</H3> <PRE> java.lang.Integer <B>bitRate</B></PRE> <DL> <DD>The bitrate value for the encoding process. If null or not specified a default value will be picked. <P> <DL> </DL> </DL> <HR> <H3> samplingRate</H3> <PRE> java.lang.Integer <B>samplingRate</B></PRE> <DL> <DD>The samplingRate value for the encoding process. If null or not specified a default value will be picked. <P> <DL> </DL> </DL> <HR> <H3> channels</H3> <PRE> java.lang.Integer <B>channels</B></PRE> <DL> <DD>The channels value (1=mono, 2=stereo) for the encoding process. If null or not specified a default value will be picked. <P> <DL> </DL> </DL> <HR> <H3> volume</H3> <PRE> java.lang.Integer <B>volume</B></PRE> <DL> <DD>The volume value for the encoding process. If null or not specified a default value will be picked. If 256 no volume change will be performed. <P> <DL> </DL> </DL> <P> <A NAME="it.sauronsoftware.jave.EncoderException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/EncoderException.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.EncoderException</A> extends java.lang.Exception implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <P> <A NAME="it.sauronsoftware.jave.EncodingAttributes"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/EncodingAttributes.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.EncodingAttributes</A> extends java.lang.Object implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> formatHandle</H3> <PRE> java.lang.String <B>formatHandle</B></PRE> <DL> <DD>The formatHandle name for the encoded target multimedia file. Be sure this formatHandle is supported (see <A HREF="it/sauronsoftware/jave/Encoder.html#getSupportedEncodingFormats()"><CODE>Encoder.getSupportedEncodingFormats()</CODE></A>. <P> <DL> </DL> </DL> <HR> <H3> offset</H3> <PRE> java.lang.Float <B>offset</B></PRE> <DL> <DD>The start offset time (seconds). If null or not specified no start offset will be applied. <P> <DL> </DL> </DL> <HR> <H3> duration</H3> <PRE> java.lang.Float <B>duration</B></PRE> <DL> <DD>The duration (seconds) of the re-encoded stream. If null or not specified the source stream, starting from the offset, will be completely re-encoded in the target stream. <P> <DL> </DL> </DL> <HR> <H3> audioAttributes</H3> <PRE> <A HREF="it/sauronsoftware/jave/AudioAttributes.html" title="class in it.sauronsoftware.jave">AudioAttributes</A> <B>audioAttributes</B></PRE> <DL> <DD>The attributes for the encoding of the audio stream in the target multimedia file. If null of not specified no audio stream will be encoded. It cannot be null if also the video field is null. <P> <DL> </DL> </DL> <HR> <H3> videoAttributes</H3> <PRE> <A HREF="it/sauronsoftware/jave/VideoAttributes.html" title="class in it.sauronsoftware.jave">VideoAttributes</A> <B>videoAttributes</B></PRE> <DL> <DD>The attributes for the encoding of the video stream in the target multimedia file. If null of not specified no video stream will be encoded. It cannot be null if also the audio field is null. <P> <DL> </DL> </DL> <P> <A NAME="it.sauronsoftware.jave.InputFormatException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/InputFormatException.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.InputFormatException</A> extends <A HREF="it/sauronsoftware/jave/EncoderException.html" title="class in it.sauronsoftware.jave">EncoderException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <P> <A NAME="it.sauronsoftware.jave.VideoAttributes"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/VideoAttributes.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.VideoAttributes</A> extends java.lang.Object implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> codec</H3> <PRE> java.lang.String <B>codec</B></PRE> <DL> <DD>The codec name for the encoding process. If null or not specified the encoder will perform a direct stream copy. <P> <DL> </DL> </DL> <HR> <H3> tag</H3> <PRE> java.lang.String <B>tag</B></PRE> <DL> <DD>The the forced tag/fourcc value for the video stream. <P> <DL> </DL> </DL> <HR> <H3> bitRate</H3> <PRE> java.lang.Integer <B>bitRate</B></PRE> <DL> <DD>The bitrate value for the encoding process. If null or not specified a default value will be picked. <P> <DL> </DL> </DL> <HR> <H3> frameRate</H3> <PRE> java.lang.Integer <B>frameRate</B></PRE> <DL> <DD>The frame rate value for the encoding process. If null or not specified a default value will be picked. <P> <DL> </DL> </DL> <HR> <H3> size</H3> <PRE> <A HREF="it/sauronsoftware/jave/VideoSize.html" title="class in it.sauronsoftware.jave">VideoSize</A> <B>size</B></PRE> <DL> <DD>The video size for the encoding process. If null or not specified the source video size will not be modified. <P> <DL> </DL> </DL> <P> <A NAME="it.sauronsoftware.jave.VideoSize"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="it/sauronsoftware/jave/VideoSize.html" title="class in it.sauronsoftware.jave">it.sauronsoftware.jave.VideoSize</A> extends java.lang.Object implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID: </B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> width</H3> <PRE> int <B>width</B></PRE> <DL> <DD>The video width. <P> <DL> </DL> </DL> <HR> <H3> height</H3> <PRE> int <B>height</B></PRE> <DL> <DD>The video height. <P> <DL> </DL> </DL> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/sauronsoftware/jave/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/sauronsoftware/jave/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>