Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 540

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkFFMPEGWriter Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkFFMPEGWriter Class Reference</h1><!-- doxytag: class="vtkFFMPEGWriter" --><!-- doxytag: inherits="vtkGenericMovieWriter" --><code>#include &lt;<a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkFFMPEGWriter:</div>
<div class="dynsection">
<p><center><img src="a09801.png" border="0" usemap="#a09802" alt="Inheritance graph"></center>
<map name="a09802">
<area shape="rect" href="a00600.html" title="an abstract movie writer class." alt="" coords="6,304,166,331"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="22,230,150,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="36,155,135,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="46,80,126,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="31,6,140,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkFFMPEGWriter:</div>
<div class="dynsection">
<p><center><img src="a09803.png" border="0" usemap="#a09804" alt="Collaboration graph"></center>
<map name="a09804">
<area shape="rect" href="a00600.html" title="an abstract movie writer class." alt="" coords="1596,241,1756,268"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="1415,261,1543,288"><area shape="rect" href="a01574.html" title="abstract class specifies interface for visualization network source" alt="" coords="1635,475,1717,501"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1056,228,1155,255"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1429,319,1528,345"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,263,524,289"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="675,263,824,289"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="695,68,804,95"><area shape="rect" href="a00362.html" title="general representation of visualization data" alt="" coords="1867,412,1973,439"><area shape="rect" href="a00538.html" title="represent and manipulate fields of data" alt="" coords="1429,137,1528,164"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1044,75,1167,101"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,109,116,136"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,79,565,105"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,109,300,136"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,476,289,503"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,28,575,55"><area shape="rect" href="a00540.html" title="vtkFieldData::CopyFieldFlag" alt="" coords="1008,176,1203,203"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a09805.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Uses the FFMPEG library to write video files. 
<p>
<a class="el" href="a00537.html" title="Uses the FFMPEG library to write video files.">vtkFFMPEGWriter</a> is an adapter that allows VTK to use the LGPL'd FFMPEG library to write movie files. FFMPEG can create a variety of multimedia file formats and can use a variety of encoding algorithms (codecs). This class creates .avi files containing MP43 encoded video without audio.<p>
The FFMPEG multimedia library source code can be obtained from the sourceforge web site at <a href="http://ffmpeg.sourceforge.net/download.php">http://ffmpeg.sourceforge.net/download.php</a> or is a tarball along with installation instructions at <a href="http://www.vtk.org/files/support/ffmpeg_source.tar.gz">http://www.vtk.org/files/support/ffmpeg_source.tar.gz</a><p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_5.html#c2_vtk_t_vtkFFMPEGWriter">vtkFFMPEGWriter (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04913.html#l00041">41</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00600.html">vtkGenericMovieWriter</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#41f9465397385fc731da051bc93ae987">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#3c3c3f98850e5de896a72d1d01bd15e9">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#5eae17269cb4f609972133f5d667e203">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#f6176f1d6673bb1f49e5c1c7e3f24c15">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#5007d2a121124f025cb5700ca19936f2">Start</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#a000f3bd0ea52e97f780e66e1e036a5e">Write</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#c144e3014597199bf6c9159c64c0db41">End</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#2bfcf800e6b9543a0e86be2b138def02">SetQuality</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#02c33f369c1848e96e2d14acb2dd7fb1">GetQuality</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#13e5e463472fc7d673ed051c1aadd370">SetRate</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#3da2999e73fe6840cc4d0bd1afe6c9a5">GetRate</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00537.html">vtkFFMPEGWriter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#a9c6a8715bfb835f60467136ab9d2524">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#866d002cd3755a41a309e2ebc096c6d8">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00537.html">vtkFFMPEGWriter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#ece1714b33ecef466027089208ec112d">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#ef03e5b0142c427f09d4a1909757e75d">vtkFFMPEGWriter</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#26bed9381848d84a62496529801f1916">~vtkFFMPEGWriter</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkFFMPEGWriterInternal *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#4e43cf0469c83d1d889c6f1a4ce3239c">Internals</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#5d059d1854eecc1bb8272c007cc68ef4">Initialized</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#db6fba1edffae922542e2ed0d2e4a87c">Quality</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00537.html#357ee52a1ed7ed335888a54e42e97ce0">Rate</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="41f9465397385fc731da051bc93ae987"></a><!-- doxytag: member="vtkFFMPEGWriter::Superclass" ref="41f9465397385fc731da051bc93ae987" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00600.html">vtkGenericMovieWriter</a> <a class="el" href="a00600.html">vtkFFMPEGWriter::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00600.html#7fd10bbfa898334be47babed3cf5d03a">vtkGenericMovieWriter</a>.</p>

<p>Definition at line <a class="el" href="a04913.html#l00045">45</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="ef03e5b0142c427f09d4a1909757e75d"></a><!-- doxytag: member="vtkFFMPEGWriter::vtkFFMPEGWriter" ref="ef03e5b0142c427f09d4a1909757e75d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkFFMPEGWriter::vtkFFMPEGWriter           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="26bed9381848d84a62496529801f1916"></a><!-- doxytag: member="vtkFFMPEGWriter::~vtkFFMPEGWriter" ref="26bed9381848d84a62496529801f1916" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkFFMPEGWriter::~vtkFFMPEGWriter           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a9c6a8715bfb835f60467136ab9d2524"></a><!-- doxytag: member="vtkFFMPEGWriter::New" ref="a9c6a8715bfb835f60467136ab9d2524" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00537.html">vtkFFMPEGWriter</a>* vtkFFMPEGWriter::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c3c3f98850e5de896a72d1d01bd15e9"></a><!-- doxytag: member="vtkFFMPEGWriter::GetClassName" ref="3c3c3f98850e5de896a72d1d01bd15e9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkFFMPEGWriter::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00600.html#7f01a4fa7a0a1d268a71d3ac32f6a8e2">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="866d002cd3755a41a309e2ebc096c6d8"></a><!-- doxytag: member="vtkFFMPEGWriter::IsTypeOf" ref="866d002cd3755a41a309e2ebc096c6d8" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkFFMPEGWriter::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00600.html#9b37bd2cd60cb306e440a35389342924">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="5eae17269cb4f609972133f5d667e203"></a><!-- doxytag: member="vtkFFMPEGWriter::IsA" ref="5eae17269cb4f609972133f5d667e203" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkFFMPEGWriter::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00600.html#e3ee675a00286735304cfc17ae955790">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="ece1714b33ecef466027089208ec112d"></a><!-- doxytag: member="vtkFFMPEGWriter::SafeDownCast" ref="ece1714b33ecef466027089208ec112d" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00537.html">vtkFFMPEGWriter</a>* vtkFFMPEGWriter::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00600.html#8ab3ee12abdfdf335b7f660001c10060">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6176f1d6673bb1f49e5c1c7e3f24c15"></a><!-- doxytag: member="vtkFFMPEGWriter::PrintSelf" ref="f6176f1d6673bb1f49e5c1c7e3f24c15" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFFMPEGWriter::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a00600.html#dcfd4069f8f249e630262c2310f6a597">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="5007d2a121124f025cb5700ca19936f2"></a><!-- doxytag: member="vtkFFMPEGWriter::Start" ref="5007d2a121124f025cb5700ca19936f2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFFMPEGWriter::Start           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
These methods start writing an Movie file, write a frame to the file and then end the writing process. 
<p>Implements <a class="el" href="a00600.html#c82c747480115d64aa291cf1ebb656ff">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="a000f3bd0ea52e97f780e66e1e036a5e"></a><!-- doxytag: member="vtkFFMPEGWriter::Write" ref="a000f3bd0ea52e97f780e66e1e036a5e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFFMPEGWriter::Write           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
These methods start writing an Movie file, write a frame to the file and then end the writing process. 
<p>Implements <a class="el" href="a00600.html#e8580cd649de4e6482e1fdb67e900bfe">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="c144e3014597199bf6c9159c64c0db41"></a><!-- doxytag: member="vtkFFMPEGWriter::End" ref="c144e3014597199bf6c9159c64c0db41" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFFMPEGWriter::End           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
These methods start writing an Movie file, write a frame to the file and then end the writing process. 
<p>Implements <a class="el" href="a00600.html#2e0d0492e6981ff9d780de162a95eada">vtkGenericMovieWriter</a>.</p>

</div>
</div><p>
<a class="anchor" name="2bfcf800e6b9543a0e86be2b138def02"></a><!-- doxytag: member="vtkFFMPEGWriter::SetQuality" ref="2bfcf800e6b9543a0e86be2b138def02" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFFMPEGWriter::SetQuality           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size 
</div>
</div><p>
<a class="anchor" name="02c33f369c1848e96e2d14acb2dd7fb1"></a><!-- doxytag: member="vtkFFMPEGWriter::GetQuality" ref="02c33f369c1848e96e2d14acb2dd7fb1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkFFMPEGWriter::GetQuality           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size 
</div>
</div><p>
<a class="anchor" name="13e5e463472fc7d673ed051c1aadd370"></a><!-- doxytag: member="vtkFFMPEGWriter::SetRate" ref="13e5e463472fc7d673ed051c1aadd370" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFFMPEGWriter::SetRate           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the frame rate, in frame/s. 
</div>
</div><p>
<a class="anchor" name="3da2999e73fe6840cc4d0bd1afe6c9a5"></a><!-- doxytag: member="vtkFFMPEGWriter::GetRate" ref="3da2999e73fe6840cc4d0bd1afe6c9a5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkFFMPEGWriter::GetRate           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the frame rate, in frame/s. 
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="4e43cf0469c83d1d889c6f1a4ce3239c"></a><!-- doxytag: member="vtkFFMPEGWriter::Internals" ref="4e43cf0469c83d1d889c6f1a4ce3239c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkFFMPEGWriterInternal* <a class="el" href="a00537.html#4e43cf0469c83d1d889c6f1a4ce3239c">vtkFFMPEGWriter::Internals</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04913.html#l00072">72</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5d059d1854eecc1bb8272c007cc68ef4"></a><!-- doxytag: member="vtkFFMPEGWriter::Initialized" ref="5d059d1854eecc1bb8272c007cc68ef4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00537.html#5d059d1854eecc1bb8272c007cc68ef4">vtkFFMPEGWriter::Initialized</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04913.html#l00074">74</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="db6fba1edffae922542e2ed0d2e4a87c"></a><!-- doxytag: member="vtkFFMPEGWriter::Quality" ref="db6fba1edffae922542e2ed0d2e4a87c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00537.html#db6fba1edffae922542e2ed0d2e4a87c">vtkFFMPEGWriter::Quality</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04913.html#l00075">75</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="357ee52a1ed7ed335888a54e42e97ce0"></a><!-- doxytag: member="vtkFFMPEGWriter::Rate" ref="357ee52a1ed7ed335888a54e42e97ce0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00537.html#357ee52a1ed7ed335888a54e42e97ce0">vtkFFMPEGWriter::Rate</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04913.html#l00076">76</a> of file <a class="el" href="a04913.html">vtkFFMPEGWriter.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/IO/<a class="el" href="a04913.html">vtkFFMPEGWriter.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:03:00 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>