This file is indexed.

/usr/share/gtk-doc/html/telepathy-farstream-0.4/TfContent.html is in libtelepathy-farstream-0.4-doc 0.4.0-3ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TfContent</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="telepathy-farstream Reference Manual">
<link rel="up" href="ch01.html" title="Telepathy Farstream Helper Classes">
<link rel="prev" href="TfChannel.html" title="TfChannel">
<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="TfChannel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.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">telepathy-farstream Reference Manual</th>
<td> </td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#TfContent.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#TfContent.description" class="shortcut">Description</a>
                   | 
                  <a href="#TfContent.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#TfContent.properties" class="shortcut">Properties</a>
                   | 
                  <a href="#TfContent.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry">
<a name="TfContent"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="TfContent.top_of_page"></a>TfContent</span></h2>
<p>TfContent — Represent the Content of a channel handled by <a class="link" href="TfChannel.html" title="TfChannel"><span class="type">TfChannel</span></a></p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="TfContent.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">                    <a class="link" href="TfContent.html#TfContent-struct" title="TfContent">TfContent</a>;
                    <a class="link" href="TfContent.html#TfContentClass" title="TfContentClass">TfContentClass</a>;
<span class="returnvalue">GstIterator</span> *       <a class="link" href="TfContent.html#tf-content-iterate-src-pads" title="tf_content_iterate_src_pads ()">tf_content_iterate_src_pads</a>         (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-error" title="tf_content_error ()">tf_content_error</a>                    (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-error-literal" title="tf_content_error_literal ()">tf_content_error_literal</a>            (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-receiving-failed" title="tf_content_receiving_failed ()">tf_content_receiving_failed</a>         (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-receiving-failed-literal" title="tf_content_receiving_failed_literal ()">tf_content_receiving_failed_literal</a> (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-sending-failed" title="tf_content_sending_failed ()">tf_content_sending_failed</a>           (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="TfContent.html#tf-content-sending-failed-literal" title="tf_content_sending_failed_literal ()">tf_content_sending_failed_literal</a>   (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="TfContent.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  GObject
   +----TfContent
</pre>
</div>
<div class="refsect1">
<a name="TfContent.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="TfContent.html#TfContent--fs-conference" title='The "fs-conference" property'>fs-conference</a>"            <span class="type">FsConference</span>*         : Read
  "<a class="link" href="TfContent.html#TfContent--fs-session" title='The "fs-session" property'>fs-session</a>"               <span class="type">FsSession</span>*            : Read
  "<a class="link" href="TfContent.html#TfContent--media-type" title='The "media-type" property'>media-type</a>"               <span class="type">FsMediaType</span>           : Read
  "<a class="link" href="TfContent.html#TfContent--object-path" title='The "object-path" property'>object-path</a>"              <span class="type">gchar</span>*                : Read
  "<a class="link" href="TfContent.html#TfContent--sink-pad" title='The "sink-pad" property'>sink-pad</a>"                 <span class="type">GstPad</span>*               : Read
  "<a class="link" href="TfContent.html#TfContent--tf-channel" title='The "tf-channel" property'>tf-channel</a>"               <a class="link" href="TfChannel.html" title="TfChannel"><span class="type">TfChannel</span></a>*            : Read
</pre>
</div>
<div class="refsect1">
<a name="TfContent.signals"></a><h2>Signals</h2>
<pre class="synopsis">
  "<a class="link" href="TfContent.html#TfContent-restart-source" title='The "restart-source" signal'>restart-source</a>"                                 : <code class="literal">Run Last</code>
  "<a class="link" href="TfContent.html#TfContent-src-pad-added" title='The "src-pad-added" signal'>src-pad-added</a>"                                  : <code class="literal">Run Last</code>
  "<a class="link" href="TfContent.html#TfContent-start-receiving" title='The "start-receiving" signal'>start-receiving</a>"                                : <code class="literal">Run Last</code>
  "<a class="link" href="TfContent.html#TfContent-start-sending" title='The "start-sending" signal'>start-sending</a>"                                  : <code class="literal">Run Last</code>
  "<a class="link" href="TfContent.html#TfContent-stop-receiving" title='The "stop-receiving" signal'>stop-receiving</a>"                                 : <code class="literal">Run Last</code>
  "<a class="link" href="TfContent.html#TfContent-stop-sending" title='The "stop-sending" signal'>stop-sending</a>"                                   : <code class="literal">Run Last</code>
</pre>
</div>
<div class="refsect1">
<a name="TfContent.description"></a><h2>Description</h2>
<p>
Objects of this class allow the user to handle the media side of a Telepathy
channel handled by <a class="link" href="TfChannel.html" title="TfChannel"><span class="type">TfChannel</span></a>.
</p>
<p>
This object is created by the <a class="link" href="TfChannel.html" title="TfChannel"><span class="type">TfChannel</span></a> and the user is notified
of its creation by the <a class="link" href="TfChannel.html#TfChannel-content-added" title='The "content-added" signal'><span class="type">"content-added"</span></a> signal. In the
callback for this signal, the user should connect to the
<a class="link" href="TfContent.html#TfContent-src-pad-added" title='The "src-pad-added" signal'><span class="type">"src-pad-added"</span></a> signal.
</p>
</div>
<div class="refsect1">
<a name="TfContent.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="TfContent-struct"></a><h3>TfContent</h3>
<pre class="programlisting">typedef struct _TfContent TfContent;</pre>
<p>
This structure is private, this class is not subclassable.
</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContentClass"></a><h3>TfContentClass</h3>
<pre class="programlisting">typedef struct _TfContentClass TfContentClass;</pre>
<p>
This structure is private, this class is not subclassable.
</p>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-iterate-src-pads"></a><h3>tf_content_iterate_src_pads ()</h3>
<pre class="programlisting"><span class="returnvalue">GstIterator</span> *       tf_content_iterate_src_pads         (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>);</pre>
<p>
Provides a iterator that can be used to iterate through all of the src
pads that are are used to receive from a group of Telepathy handles.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handles</code></em> :</span></p></td>
<td>a 0 terminated array of <span class="type">guint</span> representing Telepathy handles</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle_count</code></em> :</span></p></td>
<td>the numner of handles in <em class="parameter"><code>handles</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a <span class="type">GstIterator</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-error"></a><h3>tf_content_error ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_error                    (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);</pre>
<p>
Send a fatal streaming error to the Content to the CM, the effect is most
likely that the content will be removed.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message_format</code></em> :</span></p></td>
<td>error Message with printf style formatting</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td>Parameters to insert into the <em class="parameter"><code>message_format</code></em> string</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-error-literal"></a><h3>tf_content_error_literal ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_error_literal            (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);</pre>
<p>
Send a fatal streaming error to the Content to the CM, the effect is most
likely that the content will be removed.
</p>
<p>
Rename to: tf_content_error
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message</code></em> :</span></p></td>
<td>error Message</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-receiving-failed"></a><h3>tf_content_receiving_failed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_receiving_failed         (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);</pre>
<p>
Informs the Connection Manager that receiving has failed for this
content. This is a transient error and it may or not not end the Content
and the call.
</p>
<p>
If handles are not specific, it assumes that it is valid for all handles.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handles</code></em> :</span></p></td>
<td>an array of <span class="type">guint</span> representing Telepathy handles, may be <code class="literal">NULL</code>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle_count</code></em> :</span></p></td>
<td>the numner of handles in <em class="parameter"><code>handles</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message_format</code></em> :</span></p></td>
<td>Message with printf style formatting</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td>Parameters to insert into the <em class="parameter"><code>message_format</code></em> string</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-receiving-failed-literal"></a><h3>tf_content_receiving_failed_literal ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_receiving_failed_literal (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *handles</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> handle_count</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);</pre>
<p>
Informs the Connection Manager that receiving has failed for this
content. This is a transient error and it may or not not end the Content
and the call.
</p>
<p>
If handles are not specific, it assumes that it is valid for all handles.
</p>
<p>
Rename to: tf_content_receiving_failed
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handles</code></em> :</span></p></td>
<td>an array of <span class="type">guint</span> representing Telepathy handles, may be <code class="literal">NULL</code>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle_count</code></em> :</span></p></td>
<td>the numner of handles in <em class="parameter"><code>handles</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message</code></em> :</span></p></td>
<td>The error message</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-sending-failed"></a><h3>tf_content_sending_failed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_sending_failed           (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message_format</code></em>,
                                                         <em class="parameter"><code>...</code></em>);</pre>
<p>
Informs the Connection Manager that sending has failed for this
content. This is a transient error and it may or not not end the Content
and the call.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message_format</code></em> :</span></p></td>
<td>Message with printf style formatting</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
<td>Parameters to insert into the <em class="parameter"><code>message_format</code></em> string</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tf-content-sending-failed-literal"></a><h3>tf_content_sending_failed_literal ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                tf_content_sending_failed_literal   (<em class="parameter"><code><a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *message</code></em>);</pre>
<p>
Informs the Connection Manager that sending has failed for this
content. This is a transient error and it may or not not end the Content
and the call.
</p>
<p>
Rename to: tf_content_sending_failed
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>a <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>message</code></em> :</span></p></td>
<td>The error message</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="TfContent.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="TfContent--fs-conference"></a><h3>The <code class="literal">"fs-conference"</code> property</h3>
<pre class="programlisting">  "fs-conference"            <span class="type">FsConference</span>*         : Read</pre>
<p>The Farstream conference for this content (could be the same as other contents).</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContent--fs-session"></a><h3>The <code class="literal">"fs-session"</code> property</h3>
<pre class="programlisting">  "fs-session"               <span class="type">FsSession</span>*            : Read</pre>
<p>The Farstream session for this content.</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContent--media-type"></a><h3>The <code class="literal">"media-type"</code> property</h3>
<pre class="programlisting">  "media-type"               <span class="type">FsMediaType</span>           : Read</pre>
<p>The FsMediaType for this content.</p>
<p>Default value: FS_MEDIA_TYPE_AUDIO</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContent--object-path"></a><h3>The <code class="literal">"object-path"</code> property</h3>
<pre class="programlisting">  "object-path"              <span class="type">gchar</span>*                : Read</pre>
<p>D-Bus object path of the Telepathy content which this content operates on.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContent--sink-pad"></a><h3>The <code class="literal">"sink-pad"</code> property</h3>
<pre class="programlisting">  "sink-pad"                 <span class="type">GstPad</span>*               : Read</pre>
<p>Sink GstPad for this content.</p>
</div>
<hr>
<div class="refsect2">
<a name="TfContent--tf-channel"></a><h3>The <code class="literal">"tf-channel"</code> property</h3>
<pre class="programlisting">  "tf-channel"               <a class="link" href="TfChannel.html" title="TfChannel"><span class="type">TfChannel</span></a>*            : Read</pre>
<p>The Telepathy-Farstream Channel for this object.</p>
</div>
</div>
<div class="refsect1">
<a name="TfContent.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="TfContent-restart-source"></a><h3>The <code class="literal">"restart-source"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">gpointer</span>   user_data)      : <code class="literal">Run Last</code></pre>
<p>
This signal requests that the source be restarted so that the caps can
be renegotiated with a new resolutions and framerate.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="TfContent-src-pad-added"></a><h3>The <code class="literal">"src-pad-added"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">guint</span>      handle,
                                                        <span class="type">FsStream</span>  *stream,
                                                        <span class="type">GstPad</span>    *pad,
                                                        <span class="type">FsCodec</span>   *codec,
                                                        <span class="type">gpointer</span>   user_data)      : <code class="literal">Run Last</code></pre>
<p>
This signal is emitted when a data is coming on a new pad. This signal
is not emitted on the main thread, so special care must be made to lock
the relevant data. When the callback returns from this signal, data will
start flowing through the pad, so the application MUST connect a sink.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
<td>the handle of the remote party producing the content on this pad
or 0 if unknown</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>stream</code></em> :</span></p></td>
<td>the <span class="type">FsStream</span> for this pad</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>pad</code></em> :</span></p></td>
<td>a <span class="type">GstPad</span>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>codec</code></em> :</span></p></td>
<td>the <span class="type">FsCodec</span> for this pad</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="TfContent-start-receiving"></a><h3>The <code class="literal">"start-receiving"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">gpointer</span>   handles,
                                                        <span class="type">guint</span>      handle_count,
                                                        <span class="type">gpointer</span>   user_data)         : <code class="literal">Run Last</code></pre>
<p>
This signal is emitted when the connection managers requests that the
application prepares itself to start receiving data again from certain
handles.
</p>
<p>
This signal will only be emitted after the <a class="link" href="TfContent.html#TfContent-stop-receiving" title='The "stop-receiving" signal'><span class="type">"stop-receiving"</span></a>
signal has succeeded. It will not be emitted right after
 <a class="link" href="TfContent.html#TfContent-src-pad-added" title='The "src-pad-added" signal'><span class="type">"src-pad-added"</span></a>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handles</code></em> :</span></p></td>
<td>a 0-terminated array of <span class="type">guint</span> containing the handles</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle_count</code></em> :</span></p></td>
<td>The number of handles in the <em class="parameter"><code>handles</code></em> array</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> if the application can start receiving data or <code class="literal">FALSE</code>
otherwise</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="TfContent-start-sending"></a><h3>The <code class="literal">"start-sending"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">gpointer</span>   user_data)      : <code class="literal">Run Last</code></pre>
<p>
This signal is emitted when the connection manager ask to send media.
For example, this can be used to open a camera, start recording from a
microphone or play back a file. The application should start
sending data on the <a class="link" href="TfContent.html#TfContent--sink-pad" title='The "sink-pad" property'><span class="type">"sink-pad"</span></a>
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> if the application can start providing data or <code class="literal">FALSE</code>
otherwise</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="TfContent-stop-receiving"></a><h3>The <code class="literal">"stop-receiving"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">gpointer</span>   handles,
                                                        <span class="type">guint</span>      handle_count,
                                                        <span class="type">gpointer</span>   user_data)         : <code class="literal">Run Last</code></pre>
<p>
This signal is emitted when the connection manager wants to tell the
application that it is now allowed to stop receiving.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handles</code></em> :</span></p></td>
<td>a 0-terminated array of <span class="type">guint</span> containing the handles</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>handle_count</code></em> :</span></p></td>
<td>The number of handles in the <em class="parameter"><code>handles</code></em> array</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="TfContent-stop-sending"></a><h3>The <code class="literal">"stop-sending"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a> *content,
                                                        <span class="type">gpointer</span>   user_data)      : <code class="literal">Run Last</code></pre>
<p>
This signal is emitted when the connection manager ask to stop
sending media
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>content</code></em> :</span></p></td>
<td>the <a class="link" href="TfContent.html" title="TfContent"><span class="type">TfContent</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>