Release 1.1.1
[platform/upstream/gstreamer.git] / docs / plugins / gst-plugins-base-plugins.signals
1 <SIGNAL>
2 <NAME>GstMultiFdSink::add</NAME>
3 <RETURNS>void</RETURNS>
4 <FLAGS>la</FLAGS>
5 GstMultiFdSink *gstmultifdsink
6 gint  arg1
7 </SIGNAL>
8
9 <SIGNAL>
10 <NAME>GstMultiFdSink::clear</NAME>
11 <RETURNS>void</RETURNS>
12 <FLAGS>la</FLAGS>
13 GstMultiFdSink *gstmultifdsink
14 </SIGNAL>
15
16 <SIGNAL>
17 <NAME>GstMultiFdSink::client-added</NAME>
18 <RETURNS>void</RETURNS>
19 <FLAGS>l</FLAGS>
20 GstMultiFdSink *gstmultifdsink
21 gint  arg1
22 </SIGNAL>
23
24 <SIGNAL>
25 <NAME>GstMultiFdSink::client-removed</NAME>
26 <RETURNS>void</RETURNS>
27 <FLAGS>l</FLAGS>
28 GstMultiFdSink *gstmultifdsink
29 gint  arg1
30 GstMultiHandleSinkClientStatus  arg2
31 </SIGNAL>
32
33 <SIGNAL>
34 <NAME>GstMultiFdSink::get-stats</NAME>
35 <RETURNS>GstStructure*</RETURNS>
36 <FLAGS>la</FLAGS>
37 GstMultiFdSink *gstmultifdsink
38 gint  arg1
39 </SIGNAL>
40
41 <SIGNAL>
42 <NAME>GstMultiFdSink::remove</NAME>
43 <RETURNS>void</RETURNS>
44 <FLAGS>la</FLAGS>
45 GstMultiFdSink *gstmultifdsink
46 gint  arg1
47 </SIGNAL>
48
49 <SIGNAL>
50 <NAME>GstMultiFdSink::client-fd-removed</NAME>
51 <RETURNS>void</RETURNS>
52 <FLAGS>l</FLAGS>
53 GstMultiFdSink *gstmultifdsink
54 gint  arg1
55 </SIGNAL>
56
57 <SIGNAL>
58 <NAME>GstMultiFdSink::add-full</NAME>
59 <RETURNS>void</RETURNS>
60 <FLAGS>la</FLAGS>
61 GstMultiFdSink *gstmultifdsink
62 gint  arg1
63 GstMultiHandleSinkSyncMethod  arg2
64 GstFormat  arg3
65 guint64  arg4
66 GstFormat  arg5
67 guint64  arg6
68 </SIGNAL>
69
70 <SIGNAL>
71 <NAME>GstMultiFdSink::remove-flush</NAME>
72 <RETURNS>void</RETURNS>
73 <FLAGS>la</FLAGS>
74 GstMultiFdSink *gstmultifdsink
75 gint  arg1
76 </SIGNAL>
77
78 <SIGNAL>
79 <NAME>GstMultiFdSink::client-handle-removed</NAME>
80 <RETURNS>void</RETURNS>
81 <FLAGS>l</FLAGS>
82 GstMultiFdSink *gstmultifdsink
83 gint  arg1
84 </SIGNAL>
85
86 <SIGNAL>
87 <NAME>GstDecodeBin::new-decoded-pad</NAME>
88 <RETURNS>void</RETURNS>
89 <FLAGS>l</FLAGS>
90 GstDecodeBin *gstdecodebin
91 GstPad *arg1
92 gboolean  arg2
93 </SIGNAL>
94
95 <SIGNAL>
96 <NAME>GstDecodeBin::removed-decoded-pad</NAME>
97 <RETURNS>void</RETURNS>
98 <FLAGS>l</FLAGS>
99 GstDecodeBin *gstdecodebin
100 GstPad *arg1
101 </SIGNAL>
102
103 <SIGNAL>
104 <NAME>GstDecodeBin::unknown-type</NAME>
105 <RETURNS>void</RETURNS>
106 <FLAGS>l</FLAGS>
107 GstDecodeBin *gstdecodebin
108 GstPad *arg1
109 GstCaps *arg2
110 </SIGNAL>
111
112 <SIGNAL>
113 <NAME>GstDecodeBin::autoplug-continue</NAME>
114 <RETURNS>gboolean</RETURNS>
115 <FLAGS>l</FLAGS>
116 GstDecodeBin *gstdecodebin
117 GstPad *arg1
118 GstCaps *arg2
119 </SIGNAL>
120
121 <SIGNAL>
122 <NAME>GstDecodeBin::autoplug-factories</NAME>
123 <RETURNS>GValueArray*</RETURNS>
124 <FLAGS>l</FLAGS>
125 GstDecodeBin *gstdecodebin
126 GstPad *arg1
127 GstCaps *arg2
128 </SIGNAL>
129
130 <SIGNAL>
131 <NAME>GstDecodeBin::autoplug-select</NAME>
132 <RETURNS>GstAutoplugSelectResult</RETURNS>
133 <FLAGS>l</FLAGS>
134 GstDecodeBin *gstdecodebin
135 GstPad *arg1
136 GstCaps *arg2
137 GstElementFactory *arg3
138 </SIGNAL>
139
140 <SIGNAL>
141 <NAME>GstDecodeBin::autoplug-sort</NAME>
142 <RETURNS>GValueArray*</RETURNS>
143 <FLAGS>l</FLAGS>
144 GstDecodeBin *gstdecodebin
145 GstPad *arg1
146 GstCaps *arg2
147 GValueArray *arg3
148 </SIGNAL>
149
150 <SIGNAL>
151 <NAME>GstDecodeBin::drained</NAME>
152 <RETURNS>void</RETURNS>
153 <FLAGS>l</FLAGS>
154 GstDecodeBin *gstdecodebin
155 </SIGNAL>
156
157 <SIGNAL>
158 <NAME>GstDecodeBin::autoplug-query</NAME>
159 <RETURNS>gboolean</RETURNS>
160 <FLAGS>l</FLAGS>
161 GstDecodeBin *gstdecodebin
162 GstPad *arg1
163 GstElement *arg2
164 GstQuery *arg3
165 </SIGNAL>
166
167 <SIGNAL>
168 <NAME>CDParanoia::smilie-change</NAME>
169 <RETURNS>void</RETURNS>
170 CDParanoia *cdparanoia
171 gchar *arg1
172 </SIGNAL>
173
174 <SIGNAL>
175 <NAME>CDParanoia::transport-error</NAME>
176 <RETURNS>void</RETURNS>
177 CDParanoia *cdparanoia
178 gint  arg1
179 </SIGNAL>
180
181 <SIGNAL>
182 <NAME>CDParanoia::uncorrected-error</NAME>
183 <RETURNS>void</RETURNS>
184 CDParanoia *cdparanoia
185 gint  arg1
186 </SIGNAL>
187
188 <SIGNAL>
189 <NAME>GstGnomeVFSSink::allow-overwrite</NAME>
190 <RETURNS>gboolean</RETURNS>
191 <FLAGS>c</FLAGS>
192 GstGnomeVFSSink *gstgnomevfssink
193 GnomeVFSURI *arg1
194 </SIGNAL>
195
196 <SIGNAL>
197 <NAME>GstCdParanoiaSrc::transport-error</NAME>
198 <RETURNS>void</RETURNS>
199 <FLAGS>l</FLAGS>
200 GstCdParanoiaSrc *gstcdparanoiasrc
201 gint  arg1
202 </SIGNAL>
203
204 <SIGNAL>
205 <NAME>GstCdParanoiaSrc::uncorrected-error</NAME>
206 <RETURNS>void</RETURNS>
207 <FLAGS>l</FLAGS>
208 GstCdParanoiaSrc *gstcdparanoiasrc
209 gint  arg1
210 </SIGNAL>
211
212 <SIGNAL>
213 <NAME>GstDecodeBin2::autoplug-continue</NAME>
214 <RETURNS>gboolean</RETURNS>
215 <FLAGS>l</FLAGS>
216 GstDecodeBin2 *gstdecodebin2
217 GstPad *arg1
218 GstCaps *arg2
219 </SIGNAL>
220
221 <SIGNAL>
222 <NAME>GstDecodeBin2::autoplug-sort</NAME>
223 <RETURNS>GValueArray*</RETURNS>
224 <FLAGS>l</FLAGS>
225 GstDecodeBin2 *gstdecodebin2
226 GstPad *arg1
227 GstCaps *arg2
228 GValueArray *arg3
229 </SIGNAL>
230
231 <SIGNAL>
232 <NAME>GstDecodeBin2::new-decoded-pad</NAME>
233 <RETURNS>void</RETURNS>
234 <FLAGS>l</FLAGS>
235 GstDecodeBin2 *gstdecodebin2
236 GstPad *arg1
237 gboolean  arg2
238 </SIGNAL>
239
240 <SIGNAL>
241 <NAME>GstDecodeBin2::removed-decoded-pad</NAME>
242 <RETURNS>void</RETURNS>
243 <FLAGS>l</FLAGS>
244 GstDecodeBin2 *gstdecodebin2
245 GstPad *arg1
246 </SIGNAL>
247
248 <SIGNAL>
249 <NAME>GstDecodeBin2::unknown-type</NAME>
250 <RETURNS>void</RETURNS>
251 <FLAGS>l</FLAGS>
252 GstDecodeBin2 *gstdecodebin2
253 GstPad *arg1
254 GstCaps *arg2
255 </SIGNAL>
256
257 <SIGNAL>
258 <NAME>GstDecodeBin2::autoplug-factories</NAME>
259 <RETURNS>GValueArray*</RETURNS>
260 <FLAGS>l</FLAGS>
261 GstDecodeBin2 *gstdecodebin2
262 GstPad *arg1
263 GstCaps *arg2
264 </SIGNAL>
265
266 <SIGNAL>
267 <NAME>GstDecodeBin2::autoplug-select</NAME>
268 <RETURNS>GstAutoplugSelectResult</RETURNS>
269 <FLAGS>l</FLAGS>
270 GstDecodeBin2 *gstdecodebin2
271 GstPad *arg1
272 GstCaps *arg2
273 GstElementFactory *arg3
274 </SIGNAL>
275
276 <SIGNAL>
277 <NAME>GstDecodeBin2::drained</NAME>
278 <RETURNS>void</RETURNS>
279 <FLAGS>l</FLAGS>
280 GstDecodeBin2 *gstdecodebin2
281 </SIGNAL>
282
283 <SIGNAL>
284 <NAME>GstURIDecodeBin::autoplug-continue</NAME>
285 <RETURNS>gboolean</RETURNS>
286 <FLAGS>l</FLAGS>
287 GstURIDecodeBin *gsturidecodebin
288 GstPad *arg1
289 GstCaps *arg2
290 </SIGNAL>
291
292 <SIGNAL>
293 <NAME>GstURIDecodeBin::autoplug-factories</NAME>
294 <RETURNS>GValueArray*</RETURNS>
295 <FLAGS>l</FLAGS>
296 GstURIDecodeBin *gsturidecodebin
297 GstPad *arg1
298 GstCaps *arg2
299 </SIGNAL>
300
301 <SIGNAL>
302 <NAME>GstURIDecodeBin::autoplug-select</NAME>
303 <RETURNS>GstAutoplugSelectResult</RETURNS>
304 <FLAGS>l</FLAGS>
305 GstURIDecodeBin *gsturidecodebin
306 GstPad *arg1
307 GstCaps *arg2
308 GstElementFactory *arg3
309 </SIGNAL>
310
311 <SIGNAL>
312 <NAME>GstURIDecodeBin::unknown-type</NAME>
313 <RETURNS>void</RETURNS>
314 <FLAGS>l</FLAGS>
315 GstURIDecodeBin *gsturidecodebin
316 GstPad *arg1
317 GstCaps *arg2
318 </SIGNAL>
319
320 <SIGNAL>
321 <NAME>GstURIDecodeBin::drained</NAME>
322 <RETURNS>void</RETURNS>
323 <FLAGS>l</FLAGS>
324 GstURIDecodeBin *gsturidecodebin
325 </SIGNAL>
326
327 <SIGNAL>
328 <NAME>GstURIDecodeBin::autoplug-sort</NAME>
329 <RETURNS>GValueArray*</RETURNS>
330 <FLAGS>l</FLAGS>
331 GstURIDecodeBin *gsturidecodebin
332 GstPad *arg1
333 GstCaps *arg2
334 GValueArray *arg3
335 </SIGNAL>
336
337 <SIGNAL>
338 <NAME>GstURIDecodeBin::source-setup</NAME>
339 <RETURNS>void</RETURNS>
340 <FLAGS>l</FLAGS>
341 GstURIDecodeBin *gsturidecodebin
342 GstElement *arg1
343 </SIGNAL>
344
345 <SIGNAL>
346 <NAME>GstURIDecodeBin::autoplug-query</NAME>
347 <RETURNS>gboolean</RETURNS>
348 <FLAGS>l</FLAGS>
349 GstURIDecodeBin *gsturidecodebin
350 GstPad *arg1
351 GstElement *arg2
352 GstQuery *arg3
353 </SIGNAL>
354
355 <SIGNAL>
356 <NAME>GstPlayBin2::about-to-finish</NAME>
357 <RETURNS>void</RETURNS>
358 <FLAGS>l</FLAGS>
359 GstPlayBin2 *gstplaybin2
360 </SIGNAL>
361
362 <SIGNAL>
363 <NAME>GstPlayBin2::audio-changed</NAME>
364 <RETURNS>void</RETURNS>
365 <FLAGS>l</FLAGS>
366 GstPlayBin2 *gstplaybin2
367 </SIGNAL>
368
369 <SIGNAL>
370 <NAME>GstPlayBin2::get-audio-tags</NAME>
371 <RETURNS>GstTagList*</RETURNS>
372 <FLAGS>la</FLAGS>
373 GstPlayBin2 *gstplaybin2
374 gint  arg1
375 </SIGNAL>
376
377 <SIGNAL>
378 <NAME>GstPlayBin2::get-text-tags</NAME>
379 <RETURNS>GstTagList*</RETURNS>
380 <FLAGS>la</FLAGS>
381 GstPlayBin2 *gstplaybin2
382 gint  arg1
383 </SIGNAL>
384
385 <SIGNAL>
386 <NAME>GstPlayBin2::get-video-tags</NAME>
387 <RETURNS>GstTagList*</RETURNS>
388 <FLAGS>la</FLAGS>
389 GstPlayBin2 *gstplaybin2
390 gint  arg1
391 </SIGNAL>
392
393 <SIGNAL>
394 <NAME>GstPlayBin2::text-changed</NAME>
395 <RETURNS>void</RETURNS>
396 <FLAGS>l</FLAGS>
397 GstPlayBin2 *gstplaybin2
398 </SIGNAL>
399
400 <SIGNAL>
401 <NAME>GstPlayBin2::video-changed</NAME>
402 <RETURNS>void</RETURNS>
403 <FLAGS>l</FLAGS>
404 GstPlayBin2 *gstplaybin2
405 </SIGNAL>
406
407 <SIGNAL>
408 <NAME>GstPlayBin2::convert-frame</NAME>
409 <RETURNS>GstBuffer*</RETURNS>
410 <FLAGS>la</FLAGS>
411 GstPlayBin2 *gstplaybin2
412 GstCaps *arg1
413 </SIGNAL>
414
415 <SIGNAL>
416 <NAME>GstPlayBin2::get-audio-pad</NAME>
417 <RETURNS>GstPad*</RETURNS>
418 <FLAGS>la</FLAGS>
419 GstPlayBin2 *gstplaybin2
420 gint  arg1
421 </SIGNAL>
422
423 <SIGNAL>
424 <NAME>GstPlayBin2::get-text-pad</NAME>
425 <RETURNS>GstPad*</RETURNS>
426 <FLAGS>la</FLAGS>
427 GstPlayBin2 *gstplaybin2
428 gint  arg1
429 </SIGNAL>
430
431 <SIGNAL>
432 <NAME>GstPlayBin2::get-video-pad</NAME>
433 <RETURNS>GstPad*</RETURNS>
434 <FLAGS>la</FLAGS>
435 GstPlayBin2 *gstplaybin2
436 gint  arg1
437 </SIGNAL>
438
439 <SIGNAL>
440 <NAME>GstPlayBin2::audio-tags-changed</NAME>
441 <RETURNS>void</RETURNS>
442 <FLAGS>l</FLAGS>
443 GstPlayBin2 *gstplaybin2
444 gint  arg1
445 </SIGNAL>
446
447 <SIGNAL>
448 <NAME>GstPlayBin2::text-tags-changed</NAME>
449 <RETURNS>void</RETURNS>
450 <FLAGS>l</FLAGS>
451 GstPlayBin2 *gstplaybin2
452 gint  arg1
453 </SIGNAL>
454
455 <SIGNAL>
456 <NAME>GstPlayBin2::video-tags-changed</NAME>
457 <RETURNS>void</RETURNS>
458 <FLAGS>l</FLAGS>
459 GstPlayBin2 *gstplaybin2
460 gint  arg1
461 </SIGNAL>
462
463 <SIGNAL>
464 <NAME>GstPlayBin2::source-setup</NAME>
465 <RETURNS>void</RETURNS>
466 <FLAGS>l</FLAGS>
467 GstPlayBin2 *gstplaybin2
468 GstElement *arg1
469 </SIGNAL>
470
471 <SIGNAL>
472 <NAME>GstAppSink::eos</NAME>
473 <RETURNS>void</RETURNS>
474 <FLAGS>l</FLAGS>
475 GstAppSink *gstappsink
476 </SIGNAL>
477
478 <SIGNAL>
479 <NAME>GstAppSink::new-buffer</NAME>
480 <RETURNS>void</RETURNS>
481 <FLAGS>l</FLAGS>
482 GstAppSink *gstappsink
483 </SIGNAL>
484
485 <SIGNAL>
486 <NAME>GstAppSink::new-preroll</NAME>
487 <RETURNS>GstFlowReturn</RETURNS>
488 <FLAGS>l</FLAGS>
489 GstAppSink *gstappsink
490 </SIGNAL>
491
492 <SIGNAL>
493 <NAME>GstAppSink::pull-buffer</NAME>
494 <RETURNS>GstBuffer*</RETURNS>
495 <FLAGS>la</FLAGS>
496 GstAppSink *gstappsink
497 </SIGNAL>
498
499 <SIGNAL>
500 <NAME>GstAppSink::pull-preroll</NAME>
501 <RETURNS>GstSample*</RETURNS>
502 <FLAGS>la</FLAGS>
503 GstAppSink *gstappsink
504 </SIGNAL>
505
506 <SIGNAL>
507 <NAME>GstAppSink::new-buffer-list</NAME>
508 <RETURNS>void</RETURNS>
509 <FLAGS>l</FLAGS>
510 GstAppSink *gstappsink
511 </SIGNAL>
512
513 <SIGNAL>
514 <NAME>GstAppSink::pull-buffer-list</NAME>
515 <RETURNS>GstBufferList*</RETURNS>
516 <FLAGS>la</FLAGS>
517 GstAppSink *gstappsink
518 </SIGNAL>
519
520 <SIGNAL>
521 <NAME>GstAppSink::new-sample</NAME>
522 <RETURNS>GstFlowReturn</RETURNS>
523 <FLAGS>l</FLAGS>
524 GstAppSink *gstappsink
525 </SIGNAL>
526
527 <SIGNAL>
528 <NAME>GstAppSink::pull-sample</NAME>
529 <RETURNS>GstSample*</RETURNS>
530 <FLAGS>la</FLAGS>
531 GstAppSink *gstappsink
532 </SIGNAL>
533
534 <SIGNAL>
535 <NAME>GstAppSrc::end-of-stream</NAME>
536 <RETURNS>GstFlowReturn</RETURNS>
537 <FLAGS>la</FLAGS>
538 GstAppSrc *gstappsrc
539 </SIGNAL>
540
541 <SIGNAL>
542 <NAME>GstAppSrc::enough-data</NAME>
543 <RETURNS>void</RETURNS>
544 <FLAGS>l</FLAGS>
545 GstAppSrc *gstappsrc
546 </SIGNAL>
547
548 <SIGNAL>
549 <NAME>GstAppSrc::need-data</NAME>
550 <RETURNS>void</RETURNS>
551 <FLAGS>l</FLAGS>
552 GstAppSrc *gstappsrc
553 guint  arg1
554 </SIGNAL>
555
556 <SIGNAL>
557 <NAME>GstAppSrc::push-buffer</NAME>
558 <RETURNS>GstFlowReturn</RETURNS>
559 <FLAGS>la</FLAGS>
560 GstAppSrc *gstappsrc
561 GstBuffer *arg1
562 </SIGNAL>
563
564 <SIGNAL>
565 <NAME>GstAppSrc::seek-data</NAME>
566 <RETURNS>gboolean</RETURNS>
567 <FLAGS>l</FLAGS>
568 GstAppSrc *gstappsrc
569 guint64  arg1
570 </SIGNAL>
571
572 <SIGNAL>
573 <NAME>GstPlaySink::reconfigure</NAME>
574 <RETURNS>gboolean</RETURNS>
575 <FLAGS>la</FLAGS>
576 GstPlaySink *gstplaysink
577 </SIGNAL>
578
579 <SIGNAL>
580 <NAME>GstPlaySink::convert-frame</NAME>
581 <RETURNS>GstBuffer*</RETURNS>
582 <FLAGS>la</FLAGS>
583 GstPlaySink *gstplaysink
584 GstCaps *arg1
585 </SIGNAL>
586
587 <SIGNAL>
588 <NAME>GstPlaySink::convert-sample</NAME>
589 <RETURNS>GstSample*</RETURNS>
590 <FLAGS>la</FLAGS>
591 GstPlaySink *gstplaysink
592 GstCaps *arg1
593 </SIGNAL>
594
595 <SIGNAL>
596 <NAME>GstEncodeBin::request-pad</NAME>
597 <RETURNS>GstPad*</RETURNS>
598 <FLAGS>la</FLAGS>
599 GstEncodeBin *gstencodebin
600 GstCaps *arg1
601 </SIGNAL>
602
603 <SIGNAL>
604 <NAME>GstEncodeBin::request-profile-pad</NAME>
605 <RETURNS>GstPad*</RETURNS>
606 <FLAGS>la</FLAGS>
607 GstEncodeBin *gstencodebin
608 gchar *arg1
609 </SIGNAL>
610
611 <SIGNAL>
612 <NAME>GstMultiSocketSink::add</NAME>
613 <RETURNS>void</RETURNS>
614 <FLAGS>la</FLAGS>
615 GstMultiSocketSink *gstmultisocketsink
616 GSocket *arg1
617 </SIGNAL>
618
619 <SIGNAL>
620 <NAME>GstMultiSocketSink::add-full</NAME>
621 <RETURNS>void</RETURNS>
622 <FLAGS>la</FLAGS>
623 GstMultiSocketSink *gstmultisocketsink
624 GSocket *arg1
625 GstMultiHandleSinkSyncMethod  arg2
626 GstFormat  arg3
627 guint64  arg4
628 GstFormat  arg5
629 guint64  arg6
630 </SIGNAL>
631
632 <SIGNAL>
633 <NAME>GstMultiSocketSink::clear</NAME>
634 <RETURNS>void</RETURNS>
635 <FLAGS>la</FLAGS>
636 GstMultiSocketSink *gstmultisocketsink
637 </SIGNAL>
638
639 <SIGNAL>
640 <NAME>GstMultiSocketSink::client-added</NAME>
641 <RETURNS>void</RETURNS>
642 <FLAGS>l</FLAGS>
643 GstMultiSocketSink *gstmultisocketsink
644 GObject *arg1
645 </SIGNAL>
646
647 <SIGNAL>
648 <NAME>GstMultiSocketSink::client-removed</NAME>
649 <RETURNS>void</RETURNS>
650 <FLAGS>l</FLAGS>
651 GstMultiSocketSink *gstmultisocketsink
652 gint  arg1
653 GstMultiHandleSinkClientStatus  arg2
654 </SIGNAL>
655
656 <SIGNAL>
657 <NAME>GstMultiSocketSink::client-socket-removed</NAME>
658 <RETURNS>void</RETURNS>
659 <FLAGS>l</FLAGS>
660 GstMultiSocketSink *gstmultisocketsink
661 GSocket *arg1
662 </SIGNAL>
663
664 <SIGNAL>
665 <NAME>GstMultiSocketSink::get-stats</NAME>
666 <RETURNS>GstStructure*</RETURNS>
667 <FLAGS>la</FLAGS>
668 GstMultiSocketSink *gstmultisocketsink
669 GSocket *arg1
670 </SIGNAL>
671
672 <SIGNAL>
673 <NAME>GstMultiSocketSink::remove</NAME>
674 <RETURNS>void</RETURNS>
675 <FLAGS>la</FLAGS>
676 GstMultiSocketSink *gstmultisocketsink
677 GSocket *arg1
678 </SIGNAL>
679
680 <SIGNAL>
681 <NAME>GstMultiSocketSink::remove-flush</NAME>
682 <RETURNS>void</RETURNS>
683 <FLAGS>la</FLAGS>
684 GstMultiSocketSink *gstmultisocketsink
685 GSocket *arg1
686 </SIGNAL>
687
688 <SIGNAL>
689 <NAME>GstMultiSocketSink::client-handle-removed</NAME>
690 <RETURNS>void</RETURNS>
691 <FLAGS>l</FLAGS>
692 GstMultiSocketSink *gstmultisocketsink
693 GSocket *arg1
694 </SIGNAL>
695
696 <SIGNAL>
697 <NAME>GstPlayBin::about-to-finish</NAME>
698 <RETURNS>void</RETURNS>
699 <FLAGS>l</FLAGS>
700 GstPlayBin *gstplaybin
701 </SIGNAL>
702
703 <SIGNAL>
704 <NAME>GstPlayBin::audio-changed</NAME>
705 <RETURNS>void</RETURNS>
706 <FLAGS>l</FLAGS>
707 GstPlayBin *gstplaybin
708 </SIGNAL>
709
710 <SIGNAL>
711 <NAME>GstPlayBin::audio-tags-changed</NAME>
712 <RETURNS>void</RETURNS>
713 <FLAGS>l</FLAGS>
714 GstPlayBin *gstplaybin
715 gint  arg1
716 </SIGNAL>
717
718 <SIGNAL>
719 <NAME>GstPlayBin::convert-sample</NAME>
720 <RETURNS>GstSample*</RETURNS>
721 <FLAGS>la</FLAGS>
722 GstPlayBin *gstplaybin
723 GstCaps *arg1
724 </SIGNAL>
725
726 <SIGNAL>
727 <NAME>GstPlayBin::get-audio-pad</NAME>
728 <RETURNS>GstPad*</RETURNS>
729 <FLAGS>la</FLAGS>
730 GstPlayBin *gstplaybin
731 gint  arg1
732 </SIGNAL>
733
734 <SIGNAL>
735 <NAME>GstPlayBin::get-audio-tags</NAME>
736 <RETURNS>GstTagList*</RETURNS>
737 <FLAGS>la</FLAGS>
738 GstPlayBin *gstplaybin
739 gint  arg1
740 </SIGNAL>
741
742 <SIGNAL>
743 <NAME>GstPlayBin::get-text-pad</NAME>
744 <RETURNS>GstPad*</RETURNS>
745 <FLAGS>la</FLAGS>
746 GstPlayBin *gstplaybin
747 gint  arg1
748 </SIGNAL>
749
750 <SIGNAL>
751 <NAME>GstPlayBin::get-text-tags</NAME>
752 <RETURNS>GstTagList*</RETURNS>
753 <FLAGS>la</FLAGS>
754 GstPlayBin *gstplaybin
755 gint  arg1
756 </SIGNAL>
757
758 <SIGNAL>
759 <NAME>GstPlayBin::get-video-pad</NAME>
760 <RETURNS>GstPad*</RETURNS>
761 <FLAGS>la</FLAGS>
762 GstPlayBin *gstplaybin
763 gint  arg1
764 </SIGNAL>
765
766 <SIGNAL>
767 <NAME>GstPlayBin::get-video-tags</NAME>
768 <RETURNS>GstTagList*</RETURNS>
769 <FLAGS>la</FLAGS>
770 GstPlayBin *gstplaybin
771 gint  arg1
772 </SIGNAL>
773
774 <SIGNAL>
775 <NAME>GstPlayBin::source-setup</NAME>
776 <RETURNS>void</RETURNS>
777 <FLAGS>l</FLAGS>
778 GstPlayBin *gstplaybin
779 GstElement *arg1
780 </SIGNAL>
781
782 <SIGNAL>
783 <NAME>GstPlayBin::text-changed</NAME>
784 <RETURNS>void</RETURNS>
785 <FLAGS>l</FLAGS>
786 GstPlayBin *gstplaybin
787 </SIGNAL>
788
789 <SIGNAL>
790 <NAME>GstPlayBin::text-tags-changed</NAME>
791 <RETURNS>void</RETURNS>
792 <FLAGS>l</FLAGS>
793 GstPlayBin *gstplaybin
794 gint  arg1
795 </SIGNAL>
796
797 <SIGNAL>
798 <NAME>GstPlayBin::video-changed</NAME>
799 <RETURNS>void</RETURNS>
800 <FLAGS>l</FLAGS>
801 GstPlayBin *gstplaybin
802 </SIGNAL>
803
804 <SIGNAL>
805 <NAME>GstPlayBin::video-tags-changed</NAME>
806 <RETURNS>void</RETURNS>
807 <FLAGS>l</FLAGS>
808 GstPlayBin *gstplaybin
809 gint  arg1
810 </SIGNAL>
811