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