~ubuntu-branches/ubuntu/trusty/gst-plugins-base1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/libs/html/gst-plugins-base-libs-gstaudiocdsrc.html

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-09-24 16:24:47 UTC
  • mfrom: (1.1.18) (17.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130924162447-0s1qfyjlaswtp1jg
* New upstream stable release:
  + debian/rules,
    debian/build-deps.in:
    - Build-depend on GStreamer >= 1.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="gstreamer-audio.html" title="Audio Library">
9
9
<link rel="prev" href="gst-plugins-base-libs-gstaudiometa.html" title="gstaudiometa">
10
10
<link rel="next" href="gst-plugins-base-libs-gstaudioclock.html" title="gstaudioclock">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
92
92
<p>
93
93
</p>
94
94
<div class="refsect2">
95
 
<a name="idp52990624"></a><h3>Using GstAudioCdSrc-based elements in applications</h3>
 
95
<a name="id-1.2.6.5.7.2.2"></a><h3>Using GstAudioCdSrc-based elements in applications</h3>
96
96
<p>
97
97
GstAudioCdSrc registers two <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstFormat.html#GstFormat"><span class="type">GstFormat</span></a>s of its own, namely
98
98
the "track" format and the "sector" format. Applications will usually
118
118
setting a new cdda://n+1 URI on playbin (as setting a new URI on playbin
119
119
involves closing and re-opening the CD device, which is much much slower).
120
120
</p>
121
 
<div class="refsect2"><a name="idp58609728"></a></div>
 
121
<div class="refsect2"><a name="id-1.2.6.5.7.2.2.6"></a></div>
122
122
<p>
123
123
CDDA sources will automatically emit a number of tags, details about which
124
124
can be found in the libgsttag documentation. Those tags are:
131
131
</p>
132
132
<hr>
133
133
<div class="refsect2">
134
 
<a name="idp58614736"></a><h3>Tracks and Table of Contents (TOC)</h3>
 
134
<a name="id-1.2.6.5.7.2.3"></a><h3>Tracks and Table of Contents (TOC)</h3>
135
135
<p>
136
136
Applications will be informed of the available tracks via a TOC message
137
137
on the pipeline's <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstBus.html"><span class="type">GstBus</span></a>. The <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstToc.html#GstToc"><span class="type">GstToc</span></a> will contain a <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstToc.html#GstTocEntry"><span class="type">GstTocEntry</span></a> for
352
352
</div>
353
353
<div class="footer">
354
354
<hr>
355
 
          Generated by GTK-Doc V1.18</div>
 
355
          Generated by GTK-Doc V1.19</div>
356
356
</body>
357
357
</html>
 
 
b'\\ No newline at end of file'