Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 35c12aa40bc4b84cd3e824a4d2d4e690 > files > 139

gst-editing-services-devel-1.2.1-1.fc20.x86_64.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>GESPitiviFormatter</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GStreamer Editing Services 1.2.1 Reference Manual">
<link rel="up" href="ch06.html" title="Serialization Classes">
<link rel="prev" href="GESFormatter.html" title="GESFormatter">
<link rel="next" href="ges-GESBaseXmlFormatter.html" title="GESBaseXmlFormatter">
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GESFormatter.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch06.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GStreamer Editing Services 1.2.1 Reference Manual</th>
<td><a accesskey="n" href="ges-GESBaseXmlFormatter.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#ges-GESPitiviFormatter.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#ges-GESPitiviFormatter.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="ges-GESPitiviFormatter"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="ges-GESPitiviFormatter.top_of_page"></a>GESPitiviFormatter</span></h2>
<p>GESPitiviFormatter — A formatter for the obsolete Pitivi xptv project file format</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="ges-GESPitiviFormatter.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;ges/ges.h&gt;

                    <a class="link" href="ges-GESPitiviFormatter.html#GESPitiviFormatter" title="GESPitiviFormatter">GESPitiviFormatter</a>;
<a class="link" href="ges-GESPitiviFormatter.html#GESPitiviFormatter" title="GESPitiviFormatter"><span class="returnvalue">GESPitiviFormatter</span></a> * <a class="link" href="ges-GESPitiviFormatter.html#ges-pitivi-formatter-new" title="ges_pitivi_formatter_new ()">ges_pitivi_formatter_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
</pre>
</div>
<div class="refsect1">
<a name="ges-GESPitiviFormatter.description"></a><h2>Description</h2>
<p>
This is a legacy format and you should avoid to use it. The formatter
is really not in good shape and is deprecated.
</p>
</div>
<div class="refsect1">
<a name="ges-GESPitiviFormatter.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GESPitiviFormatter"></a><h3>GESPitiviFormatter</h3>
<pre class="programlisting">typedef struct {
  GESFormatter parent;
} GESPitiviFormatter;
</pre>
<p>
Serializes a <a class="link" href="GESTimeline.html" title="GESTimeline"><span class="type">GESTimeline</span></a> to a file using the xptv Pitivi file format
</p>
</div>
<hr>
<div class="refsect2">
<a name="ges-pitivi-formatter-new"></a><h3>ges_pitivi_formatter_new ()</h3>
<pre class="programlisting"><a class="link" href="ges-GESPitiviFormatter.html#GESPitiviFormatter" title="GESPitiviFormatter"><span class="returnvalue">GESPitiviFormatter</span></a> * ges_pitivi_formatter_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>