2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
5
<!ENTITY version SYSTEM "version.xml">
6
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
9
<refentry id="brasero-BraseroTrackStreamCfg">
11
<refentrytitle role="top_of_page" id="brasero-BraseroTrackStreamCfg.top_of_page">BraseroTrackStreamCfg</refentrytitle>
12
<manvolnum>3</manvolnum>
13
<refmiscinfo>BRASERO Library</refmiscinfo>
17
<refname>BraseroTrackStreamCfg</refname>
18
<refpurpose></refpurpose>
21
<refsynopsisdiv id="brasero-BraseroTrackStreamCfg.synopsis" role="synopsis">
22
<title role="synopsis.title">Synopsis</title>
25
<link linkend="BraseroTrackStreamCfg">BraseroTrackStreamCfg</link>;
26
<link linkend="BraseroTrackStreamCfg">BraseroTrackStreamCfg</link> * <link linkend="brasero-track-stream-cfg-new">brasero_track_stream_cfg_new</link> (void);
38
<refsect1 id="brasero-BraseroTrackStreamCfg.description" role="desc">
39
<title role="desc.title">Description</title>
44
<refsect1 id="brasero-BraseroTrackStreamCfg.details" role="details">
45
<title role="details.title">Details</title>
46
<refsect2 id="BraseroTrackStreamCfg" role="struct">
47
<title>BraseroTrackStreamCfg</title>
48
<indexterm zone="BraseroTrackStreamCfg"><primary sortas="BraseroTrackStreamCfg">BraseroTrackStreamCfg</primary></indexterm><programlisting>typedef struct {
49
BraseroTrackStream parent_instance;
50
} BraseroTrackStreamCfg;
54
<refsect2 id="brasero-track-stream-cfg-new" role="function">
55
<title>brasero_track_stream_cfg_new ()</title>
56
<indexterm zone="brasero-track-stream-cfg-new"><primary sortas="brasero_track_stream_cfg_new">brasero_track_stream_cfg_new</primary></indexterm><programlisting><link linkend="BraseroTrackStreamCfg">BraseroTrackStreamCfg</link> * brasero_track_stream_cfg_new (void);</programlisting>
58
</para><variablelist role="params">
59
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
60
</simpara></listitem></varlistentry>
61
</variablelist></refsect2>