4 <function name=
"rtcp_buffer_add_packet" symbol=
"gst_rtcp_buffer_add_packet">
5 <return-type type=
"gboolean"/>
7 <parameter name=
"buffer" type=
"GstBuffer*"/>
8 <parameter name=
"type" type=
"GstRTCPType"/>
9 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
12 <function name=
"rtcp_buffer_end" symbol=
"gst_rtcp_buffer_end">
13 <return-type type=
"void"/>
15 <parameter name=
"buffer" type=
"GstBuffer*"/>
18 <function name=
"rtcp_buffer_get_first_packet" symbol=
"gst_rtcp_buffer_get_first_packet">
19 <return-type type=
"gboolean"/>
21 <parameter name=
"buffer" type=
"GstBuffer*"/>
22 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
25 <function name=
"rtcp_buffer_get_packet_count" symbol=
"gst_rtcp_buffer_get_packet_count">
26 <return-type type=
"guint"/>
28 <parameter name=
"buffer" type=
"GstBuffer*"/>
31 <function name=
"rtcp_buffer_new" symbol=
"gst_rtcp_buffer_new">
32 <return-type type=
"GstBuffer*"/>
34 <parameter name=
"mtu" type=
"guint"/>
37 <function name=
"rtcp_buffer_new_copy_data" symbol=
"gst_rtcp_buffer_new_copy_data">
38 <return-type type=
"GstBuffer*"/>
40 <parameter name=
"data" type=
"gpointer"/>
41 <parameter name=
"len" type=
"guint"/>
44 <function name=
"rtcp_buffer_new_take_data" symbol=
"gst_rtcp_buffer_new_take_data">
45 <return-type type=
"GstBuffer*"/>
47 <parameter name=
"data" type=
"gpointer"/>
48 <parameter name=
"len" type=
"guint"/>
51 <function name=
"rtcp_buffer_validate" symbol=
"gst_rtcp_buffer_validate">
52 <return-type type=
"gboolean"/>
54 <parameter name=
"buffer" type=
"GstBuffer*"/>
57 <function name=
"rtcp_buffer_validate_data" symbol=
"gst_rtcp_buffer_validate_data">
58 <return-type type=
"gboolean"/>
60 <parameter name=
"data" type=
"guint8*"/>
61 <parameter name=
"len" type=
"guint"/>
64 <function name=
"rtcp_ntp_to_unix" symbol=
"gst_rtcp_ntp_to_unix">
65 <return-type type=
"guint64"/>
67 <parameter name=
"ntptime" type=
"guint64"/>
70 <function name=
"rtcp_sdes_name_to_type" symbol=
"gst_rtcp_sdes_name_to_type">
71 <return-type type=
"GstRTCPSDESType"/>
73 <parameter name=
"name" type=
"gchar*"/>
76 <function name=
"rtcp_sdes_type_to_name" symbol=
"gst_rtcp_sdes_type_to_name">
77 <return-type type=
"gchar*"/>
79 <parameter name=
"type" type=
"GstRTCPSDESType"/>
82 <function name=
"rtcp_unix_to_ntp" symbol=
"gst_rtcp_unix_to_ntp">
83 <return-type type=
"guint64"/>
85 <parameter name=
"unixtime" type=
"guint64"/>
88 <function name=
"rtp_buffer_allocate_data" symbol=
"gst_rtp_buffer_allocate_data">
89 <return-type type=
"void"/>
91 <parameter name=
"buffer" type=
"GstBuffer*"/>
92 <parameter name=
"payload_len" type=
"guint"/>
93 <parameter name=
"pad_len" type=
"guint8"/>
94 <parameter name=
"csrc_count" type=
"guint8"/>
97 <function name=
"rtp_buffer_calc_header_len" symbol=
"gst_rtp_buffer_calc_header_len">
98 <return-type type=
"guint"/>
100 <parameter name=
"csrc_count" type=
"guint8"/>
103 <function name=
"rtp_buffer_calc_packet_len" symbol=
"gst_rtp_buffer_calc_packet_len">
104 <return-type type=
"guint"/>
106 <parameter name=
"payload_len" type=
"guint"/>
107 <parameter name=
"pad_len" type=
"guint8"/>
108 <parameter name=
"csrc_count" type=
"guint8"/>
111 <function name=
"rtp_buffer_calc_payload_len" symbol=
"gst_rtp_buffer_calc_payload_len">
112 <return-type type=
"guint"/>
114 <parameter name=
"packet_len" type=
"guint"/>
115 <parameter name=
"pad_len" type=
"guint8"/>
116 <parameter name=
"csrc_count" type=
"guint8"/>
119 <function name=
"rtp_buffer_compare_seqnum" symbol=
"gst_rtp_buffer_compare_seqnum">
120 <return-type type=
"gint"/>
122 <parameter name=
"seqnum1" type=
"guint16"/>
123 <parameter name=
"seqnum2" type=
"guint16"/>
126 <function name=
"rtp_buffer_default_clock_rate" symbol=
"gst_rtp_buffer_default_clock_rate">
127 <return-type type=
"guint32"/>
129 <parameter name=
"payload_type" type=
"guint8"/>
132 <function name=
"rtp_buffer_ext_timestamp" symbol=
"gst_rtp_buffer_ext_timestamp">
133 <return-type type=
"guint64"/>
135 <parameter name=
"exttimestamp" type=
"guint64*"/>
136 <parameter name=
"timestamp" type=
"guint32"/>
139 <function name=
"rtp_buffer_get_csrc" symbol=
"gst_rtp_buffer_get_csrc">
140 <return-type type=
"guint32"/>
142 <parameter name=
"buffer" type=
"GstBuffer*"/>
143 <parameter name=
"idx" type=
"guint8"/>
146 <function name=
"rtp_buffer_get_csrc_count" symbol=
"gst_rtp_buffer_get_csrc_count">
147 <return-type type=
"guint8"/>
149 <parameter name=
"buffer" type=
"GstBuffer*"/>
152 <function name=
"rtp_buffer_get_extension" symbol=
"gst_rtp_buffer_get_extension">
153 <return-type type=
"gboolean"/>
155 <parameter name=
"buffer" type=
"GstBuffer*"/>
158 <function name=
"rtp_buffer_get_extension_data" symbol=
"gst_rtp_buffer_get_extension_data">
159 <return-type type=
"gboolean"/>
161 <parameter name=
"buffer" type=
"GstBuffer*"/>
162 <parameter name=
"bits" type=
"guint16*"/>
163 <parameter name=
"data" type=
"gpointer*"/>
164 <parameter name=
"wordlen" type=
"guint*"/>
167 <function name=
"rtp_buffer_get_header_len" symbol=
"gst_rtp_buffer_get_header_len">
168 <return-type type=
"guint"/>
170 <parameter name=
"buffer" type=
"GstBuffer*"/>
173 <function name=
"rtp_buffer_get_marker" symbol=
"gst_rtp_buffer_get_marker">
174 <return-type type=
"gboolean"/>
176 <parameter name=
"buffer" type=
"GstBuffer*"/>
179 <function name=
"rtp_buffer_get_packet_len" symbol=
"gst_rtp_buffer_get_packet_len">
180 <return-type type=
"guint"/>
182 <parameter name=
"buffer" type=
"GstBuffer*"/>
185 <function name=
"rtp_buffer_get_padding" symbol=
"gst_rtp_buffer_get_padding">
186 <return-type type=
"gboolean"/>
188 <parameter name=
"buffer" type=
"GstBuffer*"/>
191 <function name=
"rtp_buffer_get_payload" symbol=
"gst_rtp_buffer_get_payload">
192 <return-type type=
"gpointer"/>
194 <parameter name=
"buffer" type=
"GstBuffer*"/>
197 <function name=
"rtp_buffer_get_payload_buffer" symbol=
"gst_rtp_buffer_get_payload_buffer">
198 <return-type type=
"GstBuffer*"/>
200 <parameter name=
"buffer" type=
"GstBuffer*"/>
203 <function name=
"rtp_buffer_get_payload_len" symbol=
"gst_rtp_buffer_get_payload_len">
204 <return-type type=
"guint"/>
206 <parameter name=
"buffer" type=
"GstBuffer*"/>
209 <function name=
"rtp_buffer_get_payload_subbuffer" symbol=
"gst_rtp_buffer_get_payload_subbuffer">
210 <return-type type=
"GstBuffer*"/>
212 <parameter name=
"buffer" type=
"GstBuffer*"/>
213 <parameter name=
"offset" type=
"guint"/>
214 <parameter name=
"len" type=
"guint"/>
217 <function name=
"rtp_buffer_get_payload_type" symbol=
"gst_rtp_buffer_get_payload_type">
218 <return-type type=
"guint8"/>
220 <parameter name=
"buffer" type=
"GstBuffer*"/>
223 <function name=
"rtp_buffer_get_seq" symbol=
"gst_rtp_buffer_get_seq">
224 <return-type type=
"guint16"/>
226 <parameter name=
"buffer" type=
"GstBuffer*"/>
229 <function name=
"rtp_buffer_get_ssrc" symbol=
"gst_rtp_buffer_get_ssrc">
230 <return-type type=
"guint32"/>
232 <parameter name=
"buffer" type=
"GstBuffer*"/>
235 <function name=
"rtp_buffer_get_timestamp" symbol=
"gst_rtp_buffer_get_timestamp">
236 <return-type type=
"guint32"/>
238 <parameter name=
"buffer" type=
"GstBuffer*"/>
241 <function name=
"rtp_buffer_get_version" symbol=
"gst_rtp_buffer_get_version">
242 <return-type type=
"guint8"/>
244 <parameter name=
"buffer" type=
"GstBuffer*"/>
247 <function name=
"rtp_buffer_list_get_payload_len" symbol=
"gst_rtp_buffer_list_get_payload_len">
248 <return-type type=
"guint"/>
250 <parameter name=
"list" type=
"GstBufferList*"/>
253 <function name=
"rtp_buffer_list_get_payload_type" symbol=
"gst_rtp_buffer_list_get_payload_type">
254 <return-type type=
"guint8"/>
256 <parameter name=
"list" type=
"GstBufferList*"/>
259 <function name=
"rtp_buffer_list_get_seq" symbol=
"gst_rtp_buffer_list_get_seq">
260 <return-type type=
"guint16"/>
262 <parameter name=
"list" type=
"GstBufferList*"/>
265 <function name=
"rtp_buffer_list_get_ssrc" symbol=
"gst_rtp_buffer_list_get_ssrc">
266 <return-type type=
"guint32"/>
268 <parameter name=
"list" type=
"GstBufferList*"/>
271 <function name=
"rtp_buffer_list_get_timestamp" symbol=
"gst_rtp_buffer_list_get_timestamp">
272 <return-type type=
"guint32"/>
274 <parameter name=
"list" type=
"GstBufferList*"/>
277 <function name=
"rtp_buffer_list_set_payload_type" symbol=
"gst_rtp_buffer_list_set_payload_type">
278 <return-type type=
"void"/>
280 <parameter name=
"list" type=
"GstBufferList*"/>
281 <parameter name=
"payload_type" type=
"guint8"/>
284 <function name=
"rtp_buffer_list_set_seq" symbol=
"gst_rtp_buffer_list_set_seq">
285 <return-type type=
"guint16"/>
287 <parameter name=
"list" type=
"GstBufferList*"/>
288 <parameter name=
"seq" type=
"guint16"/>
291 <function name=
"rtp_buffer_list_set_ssrc" symbol=
"gst_rtp_buffer_list_set_ssrc">
292 <return-type type=
"void"/>
294 <parameter name=
"list" type=
"GstBufferList*"/>
295 <parameter name=
"ssrc" type=
"guint32"/>
298 <function name=
"rtp_buffer_list_set_timestamp" symbol=
"gst_rtp_buffer_list_set_timestamp">
299 <return-type type=
"void"/>
301 <parameter name=
"list" type=
"GstBufferList*"/>
302 <parameter name=
"timestamp" type=
"guint32"/>
305 <function name=
"rtp_buffer_list_validate" symbol=
"gst_rtp_buffer_list_validate">
306 <return-type type=
"gboolean"/>
308 <parameter name=
"list" type=
"GstBufferList*"/>
311 <function name=
"rtp_buffer_new_allocate" symbol=
"gst_rtp_buffer_new_allocate">
312 <return-type type=
"GstBuffer*"/>
314 <parameter name=
"payload_len" type=
"guint"/>
315 <parameter name=
"pad_len" type=
"guint8"/>
316 <parameter name=
"csrc_count" type=
"guint8"/>
319 <function name=
"rtp_buffer_new_allocate_len" symbol=
"gst_rtp_buffer_new_allocate_len">
320 <return-type type=
"GstBuffer*"/>
322 <parameter name=
"packet_len" type=
"guint"/>
323 <parameter name=
"pad_len" type=
"guint8"/>
324 <parameter name=
"csrc_count" type=
"guint8"/>
327 <function name=
"rtp_buffer_new_copy_data" symbol=
"gst_rtp_buffer_new_copy_data">
328 <return-type type=
"GstBuffer*"/>
330 <parameter name=
"data" type=
"gpointer"/>
331 <parameter name=
"len" type=
"guint"/>
334 <function name=
"rtp_buffer_new_take_data" symbol=
"gst_rtp_buffer_new_take_data">
335 <return-type type=
"GstBuffer*"/>
337 <parameter name=
"data" type=
"gpointer"/>
338 <parameter name=
"len" type=
"guint"/>
341 <function name=
"rtp_buffer_pad_to" symbol=
"gst_rtp_buffer_pad_to">
342 <return-type type=
"void"/>
344 <parameter name=
"buffer" type=
"GstBuffer*"/>
345 <parameter name=
"len" type=
"guint"/>
348 <function name=
"rtp_buffer_set_csrc" symbol=
"gst_rtp_buffer_set_csrc">
349 <return-type type=
"void"/>
351 <parameter name=
"buffer" type=
"GstBuffer*"/>
352 <parameter name=
"idx" type=
"guint8"/>
353 <parameter name=
"csrc" type=
"guint32"/>
356 <function name=
"rtp_buffer_set_extension" symbol=
"gst_rtp_buffer_set_extension">
357 <return-type type=
"void"/>
359 <parameter name=
"buffer" type=
"GstBuffer*"/>
360 <parameter name=
"extension" type=
"gboolean"/>
363 <function name=
"rtp_buffer_set_extension_data" symbol=
"gst_rtp_buffer_set_extension_data">
364 <return-type type=
"gboolean"/>
366 <parameter name=
"buffer" type=
"GstBuffer*"/>
367 <parameter name=
"bits" type=
"guint16"/>
368 <parameter name=
"length" type=
"guint16"/>
371 <function name=
"rtp_buffer_set_marker" symbol=
"gst_rtp_buffer_set_marker">
372 <return-type type=
"void"/>
374 <parameter name=
"buffer" type=
"GstBuffer*"/>
375 <parameter name=
"marker" type=
"gboolean"/>
378 <function name=
"rtp_buffer_set_packet_len" symbol=
"gst_rtp_buffer_set_packet_len">
379 <return-type type=
"void"/>
381 <parameter name=
"buffer" type=
"GstBuffer*"/>
382 <parameter name=
"len" type=
"guint"/>
385 <function name=
"rtp_buffer_set_padding" symbol=
"gst_rtp_buffer_set_padding">
386 <return-type type=
"void"/>
388 <parameter name=
"buffer" type=
"GstBuffer*"/>
389 <parameter name=
"padding" type=
"gboolean"/>
392 <function name=
"rtp_buffer_set_payload_type" symbol=
"gst_rtp_buffer_set_payload_type">
393 <return-type type=
"void"/>
395 <parameter name=
"buffer" type=
"GstBuffer*"/>
396 <parameter name=
"payload_type" type=
"guint8"/>
399 <function name=
"rtp_buffer_set_seq" symbol=
"gst_rtp_buffer_set_seq">
400 <return-type type=
"void"/>
402 <parameter name=
"buffer" type=
"GstBuffer*"/>
403 <parameter name=
"seq" type=
"guint16"/>
406 <function name=
"rtp_buffer_set_ssrc" symbol=
"gst_rtp_buffer_set_ssrc">
407 <return-type type=
"void"/>
409 <parameter name=
"buffer" type=
"GstBuffer*"/>
410 <parameter name=
"ssrc" type=
"guint32"/>
413 <function name=
"rtp_buffer_set_timestamp" symbol=
"gst_rtp_buffer_set_timestamp">
414 <return-type type=
"void"/>
416 <parameter name=
"buffer" type=
"GstBuffer*"/>
417 <parameter name=
"timestamp" type=
"guint32"/>
420 <function name=
"rtp_buffer_set_version" symbol=
"gst_rtp_buffer_set_version">
421 <return-type type=
"void"/>
423 <parameter name=
"buffer" type=
"GstBuffer*"/>
424 <parameter name=
"version" type=
"guint8"/>
427 <function name=
"rtp_buffer_validate" symbol=
"gst_rtp_buffer_validate">
428 <return-type type=
"gboolean"/>
430 <parameter name=
"buffer" type=
"GstBuffer*"/>
433 <function name=
"rtp_buffer_validate_data" symbol=
"gst_rtp_buffer_validate_data">
434 <return-type type=
"gboolean"/>
436 <parameter name=
"data" type=
"guint8*"/>
437 <parameter name=
"len" type=
"guint"/>
440 <struct name=
"GstRTCPPacket">
441 <method name=
"add_rb" symbol=
"gst_rtcp_packet_add_rb">
442 <return-type type=
"gboolean"/>
444 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
445 <parameter name=
"ssrc" type=
"guint32"/>
446 <parameter name=
"fractionlost" type=
"guint8"/>
447 <parameter name=
"packetslost" type=
"gint32"/>
448 <parameter name=
"exthighestseq" type=
"guint32"/>
449 <parameter name=
"jitter" type=
"guint32"/>
450 <parameter name=
"lsr" type=
"guint32"/>
451 <parameter name=
"dlsr" type=
"guint32"/>
454 <method name=
"bye_add_ssrc" symbol=
"gst_rtcp_packet_bye_add_ssrc">
455 <return-type type=
"gboolean"/>
457 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
458 <parameter name=
"ssrc" type=
"guint32"/>
461 <method name=
"bye_add_ssrcs" symbol=
"gst_rtcp_packet_bye_add_ssrcs">
462 <return-type type=
"gboolean"/>
464 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
465 <parameter name=
"ssrc" type=
"guint32*"/>
466 <parameter name=
"len" type=
"guint"/>
469 <method name=
"bye_get_nth_ssrc" symbol=
"gst_rtcp_packet_bye_get_nth_ssrc">
470 <return-type type=
"guint32"/>
472 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
473 <parameter name=
"nth" type=
"guint"/>
476 <method name=
"bye_get_reason" symbol=
"gst_rtcp_packet_bye_get_reason">
477 <return-type type=
"gchar*"/>
479 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
482 <method name=
"bye_get_reason_len" symbol=
"gst_rtcp_packet_bye_get_reason_len">
483 <return-type type=
"guint8"/>
485 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
488 <method name=
"bye_get_ssrc_count" symbol=
"gst_rtcp_packet_bye_get_ssrc_count">
489 <return-type type=
"guint"/>
491 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
494 <method name=
"bye_set_reason" symbol=
"gst_rtcp_packet_bye_set_reason">
495 <return-type type=
"gboolean"/>
497 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
498 <parameter name=
"reason" type=
"gchar*"/>
501 <method name=
"fb_get_media_ssrc" symbol=
"gst_rtcp_packet_fb_get_media_ssrc">
502 <return-type type=
"guint32"/>
504 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
507 <method name=
"fb_get_sender_ssrc" symbol=
"gst_rtcp_packet_fb_get_sender_ssrc">
508 <return-type type=
"guint32"/>
510 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
513 <method name=
"fb_get_type" symbol=
"gst_rtcp_packet_fb_get_type">
514 <return-type type=
"GstRTCPFBType"/>
516 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
519 <method name=
"fb_set_media_ssrc" symbol=
"gst_rtcp_packet_fb_set_media_ssrc">
520 <return-type type=
"void"/>
522 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
523 <parameter name=
"ssrc" type=
"guint32"/>
526 <method name=
"fb_set_sender_ssrc" symbol=
"gst_rtcp_packet_fb_set_sender_ssrc">
527 <return-type type=
"void"/>
529 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
530 <parameter name=
"ssrc" type=
"guint32"/>
533 <method name=
"fb_set_type" symbol=
"gst_rtcp_packet_fb_set_type">
534 <return-type type=
"void"/>
536 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
537 <parameter name=
"type" type=
"GstRTCPFBType"/>
540 <method name=
"get_count" symbol=
"gst_rtcp_packet_get_count">
541 <return-type type=
"guint8"/>
543 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
546 <method name=
"get_length" symbol=
"gst_rtcp_packet_get_length">
547 <return-type type=
"guint16"/>
549 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
552 <method name=
"get_padding" symbol=
"gst_rtcp_packet_get_padding">
553 <return-type type=
"gboolean"/>
555 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
558 <method name=
"get_rb" symbol=
"gst_rtcp_packet_get_rb">
559 <return-type type=
"void"/>
561 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
562 <parameter name=
"nth" type=
"guint"/>
563 <parameter name=
"ssrc" type=
"guint32*"/>
564 <parameter name=
"fractionlost" type=
"guint8*"/>
565 <parameter name=
"packetslost" type=
"gint32*"/>
566 <parameter name=
"exthighestseq" type=
"guint32*"/>
567 <parameter name=
"jitter" type=
"guint32*"/>
568 <parameter name=
"lsr" type=
"guint32*"/>
569 <parameter name=
"dlsr" type=
"guint32*"/>
572 <method name=
"get_rb_count" symbol=
"gst_rtcp_packet_get_rb_count">
573 <return-type type=
"guint"/>
575 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
578 <method name=
"move_to_next" symbol=
"gst_rtcp_packet_move_to_next">
579 <return-type type=
"gboolean"/>
581 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
584 <method name=
"remove" symbol=
"gst_rtcp_packet_remove">
585 <return-type type=
"gboolean"/>
587 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
590 <method name=
"rr_get_ssrc" symbol=
"gst_rtcp_packet_rr_get_ssrc">
591 <return-type type=
"guint32"/>
593 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
596 <method name=
"rr_set_ssrc" symbol=
"gst_rtcp_packet_rr_set_ssrc">
597 <return-type type=
"void"/>
599 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
600 <parameter name=
"ssrc" type=
"guint32"/>
603 <method name=
"sdes_add_entry" symbol=
"gst_rtcp_packet_sdes_add_entry">
604 <return-type type=
"gboolean"/>
606 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
607 <parameter name=
"type" type=
"GstRTCPSDESType"/>
608 <parameter name=
"len" type=
"guint8"/>
609 <parameter name=
"data" type=
"guint8*"/>
612 <method name=
"sdes_add_item" symbol=
"gst_rtcp_packet_sdes_add_item">
613 <return-type type=
"gboolean"/>
615 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
616 <parameter name=
"ssrc" type=
"guint32"/>
619 <method name=
"sdes_copy_entry" symbol=
"gst_rtcp_packet_sdes_copy_entry">
620 <return-type type=
"gboolean"/>
622 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
623 <parameter name=
"type" type=
"GstRTCPSDESType*"/>
624 <parameter name=
"len" type=
"guint8*"/>
625 <parameter name=
"data" type=
"guint8**"/>
628 <method name=
"sdes_first_entry" symbol=
"gst_rtcp_packet_sdes_first_entry">
629 <return-type type=
"gboolean"/>
631 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
634 <method name=
"sdes_first_item" symbol=
"gst_rtcp_packet_sdes_first_item">
635 <return-type type=
"gboolean"/>
637 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
640 <method name=
"sdes_get_entry" symbol=
"gst_rtcp_packet_sdes_get_entry">
641 <return-type type=
"gboolean"/>
643 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
644 <parameter name=
"type" type=
"GstRTCPSDESType*"/>
645 <parameter name=
"len" type=
"guint8*"/>
646 <parameter name=
"data" type=
"guint8**"/>
649 <method name=
"sdes_get_item_count" symbol=
"gst_rtcp_packet_sdes_get_item_count">
650 <return-type type=
"guint"/>
652 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
655 <method name=
"sdes_get_ssrc" symbol=
"gst_rtcp_packet_sdes_get_ssrc">
656 <return-type type=
"guint32"/>
658 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
661 <method name=
"sdes_next_entry" symbol=
"gst_rtcp_packet_sdes_next_entry">
662 <return-type type=
"gboolean"/>
664 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
667 <method name=
"sdes_next_item" symbol=
"gst_rtcp_packet_sdes_next_item">
668 <return-type type=
"gboolean"/>
670 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
673 <method name=
"set_rb" symbol=
"gst_rtcp_packet_set_rb">
674 <return-type type=
"void"/>
676 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
677 <parameter name=
"nth" type=
"guint"/>
678 <parameter name=
"ssrc" type=
"guint32"/>
679 <parameter name=
"fractionlost" type=
"guint8"/>
680 <parameter name=
"packetslost" type=
"gint32"/>
681 <parameter name=
"exthighestseq" type=
"guint32"/>
682 <parameter name=
"jitter" type=
"guint32"/>
683 <parameter name=
"lsr" type=
"guint32"/>
684 <parameter name=
"dlsr" type=
"guint32"/>
687 <method name=
"sr_get_sender_info" symbol=
"gst_rtcp_packet_sr_get_sender_info">
688 <return-type type=
"void"/>
690 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
691 <parameter name=
"ssrc" type=
"guint32*"/>
692 <parameter name=
"ntptime" type=
"guint64*"/>
693 <parameter name=
"rtptime" type=
"guint32*"/>
694 <parameter name=
"packet_count" type=
"guint32*"/>
695 <parameter name=
"octet_count" type=
"guint32*"/>
698 <method name=
"sr_set_sender_info" symbol=
"gst_rtcp_packet_sr_set_sender_info">
699 <return-type type=
"void"/>
701 <parameter name=
"packet" type=
"GstRTCPPacket*"/>
702 <parameter name=
"ssrc" type=
"guint32"/>
703 <parameter name=
"ntptime" type=
"guint64"/>
704 <parameter name=
"rtptime" type=
"guint32"/>
705 <parameter name=
"packet_count" type=
"guint32"/>
706 <parameter name=
"octet_count" type=
"guint32"/>
709 <field name=
"buffer" type=
"GstBuffer*"/>
710 <field name=
"offset" type=
"guint"/>
711 <field name=
"padding" type=
"gboolean"/>
712 <field name=
"count" type=
"guint8"/>
713 <field name=
"type" type=
"GstRTCPType"/>
714 <field name=
"length" type=
"guint16"/>
715 <field name=
"item_offset" type=
"guint"/>
716 <field name=
"item_count" type=
"guint"/>
717 <field name=
"entry_offset" type=
"guint"/>
719 <struct name=
"GstRTPPayloadInfo">
720 <method name=
"for_name" symbol=
"gst_rtp_payload_info_for_name">
721 <return-type type=
"GstRTPPayloadInfo*"/>
723 <parameter name=
"media" type=
"gchar*"/>
724 <parameter name=
"encoding_name" type=
"gchar*"/>
727 <method name=
"for_pt" symbol=
"gst_rtp_payload_info_for_pt">
728 <return-type type=
"GstRTPPayloadInfo*"/>
730 <parameter name=
"payload_type" type=
"guint8"/>
733 <field name=
"payload_type" type=
"guint8"/>
734 <field name=
"media" type=
"gchar*"/>
735 <field name=
"encoding_name" type=
"gchar*"/>
736 <field name=
"clock_rate" type=
"guint"/>
737 <field name=
"encoding_parameters" type=
"gchar*"/>
738 <field name=
"bitrate" type=
"guint"/>
740 <enum name=
"GstRTCPFBType">
741 <member name=
"GST_RTCP_FB_TYPE_INVALID" value=
"0"/>
742 <member name=
"GST_RTCP_RTPFB_TYPE_NACK" value=
"1"/>
743 <member name=
"GST_RTCP_PSFB_TYPE_PLI" value=
"1"/>
744 <member name=
"GST_RTCP_PSFB_TYPE_SLI" value=
"2"/>
745 <member name=
"GST_RTCP_PSFB_TYPE_RPSI" value=
"3"/>
746 <member name=
"GST_RTCP_PSFB_TYPE_AFB" value=
"15"/>
748 <enum name=
"GstRTCPSDESType">
749 <member name=
"GST_RTCP_SDES_INVALID" value=
"-1"/>
750 <member name=
"GST_RTCP_SDES_END" value=
"0"/>
751 <member name=
"GST_RTCP_SDES_CNAME" value=
"1"/>
752 <member name=
"GST_RTCP_SDES_NAME" value=
"2"/>
753 <member name=
"GST_RTCP_SDES_EMAIL" value=
"3"/>
754 <member name=
"GST_RTCP_SDES_PHONE" value=
"4"/>
755 <member name=
"GST_RTCP_SDES_LOC" value=
"5"/>
756 <member name=
"GST_RTCP_SDES_TOOL" value=
"6"/>
757 <member name=
"GST_RTCP_SDES_NOTE" value=
"7"/>
758 <member name=
"GST_RTCP_SDES_PRIV" value=
"8"/>
760 <enum name=
"GstRTCPType">
761 <member name=
"GST_RTCP_TYPE_INVALID" value=
"0"/>
762 <member name=
"GST_RTCP_TYPE_SR" value=
"200"/>
763 <member name=
"GST_RTCP_TYPE_RR" value=
"201"/>
764 <member name=
"GST_RTCP_TYPE_SDES" value=
"202"/>
765 <member name=
"GST_RTCP_TYPE_BYE" value=
"203"/>
766 <member name=
"GST_RTCP_TYPE_APP" value=
"204"/>
767 <member name=
"GST_RTCP_TYPE_RTPFB" value=
"205"/>
768 <member name=
"GST_RTCP_TYPE_PSFB" value=
"206"/>
770 <enum name=
"GstRTPPayload">
771 <member name=
"GST_RTP_PAYLOAD_PCMU" value=
"0"/>
772 <member name=
"GST_RTP_PAYLOAD_1016" value=
"1"/>
773 <member name=
"GST_RTP_PAYLOAD_G721" value=
"2"/>
774 <member name=
"GST_RTP_PAYLOAD_GSM" value=
"3"/>
775 <member name=
"GST_RTP_PAYLOAD_G723" value=
"4"/>
776 <member name=
"GST_RTP_PAYLOAD_DVI4_8000" value=
"5"/>
777 <member name=
"GST_RTP_PAYLOAD_DVI4_16000" value=
"6"/>
778 <member name=
"GST_RTP_PAYLOAD_LPC" value=
"7"/>
779 <member name=
"GST_RTP_PAYLOAD_PCMA" value=
"8"/>
780 <member name=
"GST_RTP_PAYLOAD_G722" value=
"9"/>
781 <member name=
"GST_RTP_PAYLOAD_L16_STEREO" value=
"10"/>
782 <member name=
"GST_RTP_PAYLOAD_L16_MONO" value=
"11"/>
783 <member name=
"GST_RTP_PAYLOAD_QCELP" value=
"12"/>
784 <member name=
"GST_RTP_PAYLOAD_CN" value=
"13"/>
785 <member name=
"GST_RTP_PAYLOAD_MPA" value=
"14"/>
786 <member name=
"GST_RTP_PAYLOAD_G728" value=
"15"/>
787 <member name=
"GST_RTP_PAYLOAD_DVI4_11025" value=
"16"/>
788 <member name=
"GST_RTP_PAYLOAD_DVI4_22050" value=
"17"/>
789 <member name=
"GST_RTP_PAYLOAD_G729" value=
"18"/>
790 <member name=
"GST_RTP_PAYLOAD_CELLB" value=
"25"/>
791 <member name=
"GST_RTP_PAYLOAD_JPEG" value=
"26"/>
792 <member name=
"GST_RTP_PAYLOAD_NV" value=
"28"/>
793 <member name=
"GST_RTP_PAYLOAD_H261" value=
"31"/>
794 <member name=
"GST_RTP_PAYLOAD_MPV" value=
"32"/>
795 <member name=
"GST_RTP_PAYLOAD_MP2T" value=
"33"/>
796 <member name=
"GST_RTP_PAYLOAD_H263" value=
"34"/>
798 <object name=
"GstBaseRTPAudioPayload" parent=
"GstBaseRTPPayload" type-name=
"GstBaseRTPAudioPayload" get-type=
"gst_base_rtp_audio_payload_get_type">
799 <method name=
"flush" symbol=
"gst_base_rtp_audio_payload_flush">
800 <return-type type=
"GstFlowReturn"/>
802 <parameter name=
"baseaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
803 <parameter name=
"payload_len" type=
"guint"/>
804 <parameter name=
"timestamp" type=
"GstClockTime"/>
807 <method name=
"get_adapter" symbol=
"gst_base_rtp_audio_payload_get_adapter">
808 <return-type type=
"GstAdapter*"/>
810 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
813 <method name=
"push" symbol=
"gst_base_rtp_audio_payload_push">
814 <return-type type=
"GstFlowReturn"/>
816 <parameter name=
"baseaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
817 <parameter name=
"data" type=
"guint8*"/>
818 <parameter name=
"payload_len" type=
"guint"/>
819 <parameter name=
"timestamp" type=
"GstClockTime"/>
822 <method name=
"set_frame_based" symbol=
"gst_base_rtp_audio_payload_set_frame_based">
823 <return-type type=
"void"/>
825 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
828 <method name=
"set_frame_options" symbol=
"gst_base_rtp_audio_payload_set_frame_options">
829 <return-type type=
"void"/>
831 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
832 <parameter name=
"frame_duration" type=
"gint"/>
833 <parameter name=
"frame_size" type=
"gint"/>
836 <method name=
"set_sample_based" symbol=
"gst_base_rtp_audio_payload_set_sample_based">
837 <return-type type=
"void"/>
839 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
842 <method name=
"set_sample_options" symbol=
"gst_base_rtp_audio_payload_set_sample_options">
843 <return-type type=
"void"/>
845 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
846 <parameter name=
"sample_size" type=
"gint"/>
849 <method name=
"set_samplebits_options" symbol=
"gst_base_rtp_audio_payload_set_samplebits_options">
850 <return-type type=
"void"/>
852 <parameter name=
"basertpaudiopayload" type=
"GstBaseRTPAudioPayload*"/>
853 <parameter name=
"sample_size" type=
"gint"/>
856 <property name=
"buffer-list" type=
"gboolean" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
857 <field name=
"base_ts" type=
"GstClockTime"/>
858 <field name=
"frame_size" type=
"gint"/>
859 <field name=
"frame_duration" type=
"gint"/>
860 <field name=
"sample_size" type=
"gint"/>
862 <object name=
"GstBaseRTPDepayload" parent=
"GstElement" type-name=
"GstBaseRTPDepayload" get-type=
"gst_base_rtp_depayload_get_type">
863 <method name=
"push" symbol=
"gst_base_rtp_depayload_push">
864 <return-type type=
"GstFlowReturn"/>
866 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
867 <parameter name=
"out_buf" type=
"GstBuffer*"/>
870 <method name=
"push_ts" symbol=
"gst_base_rtp_depayload_push_ts">
871 <return-type type=
"GstFlowReturn"/>
873 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
874 <parameter name=
"timestamp" type=
"guint32"/>
875 <parameter name=
"out_buf" type=
"GstBuffer*"/>
878 <property name=
"queue-delay" type=
"guint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
879 <vfunc name=
"add_to_queue">
880 <return-type type=
"GstFlowReturn"/>
882 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
883 <parameter name=
"in" type=
"GstBuffer*"/>
886 <vfunc name=
"packet_lost">
887 <return-type type=
"gboolean"/>
889 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
890 <parameter name=
"event" type=
"GstEvent*"/>
893 <vfunc name=
"process">
894 <return-type type=
"GstBuffer*"/>
896 <parameter name=
"base" type=
"GstBaseRTPDepayload*"/>
897 <parameter name=
"in" type=
"GstBuffer*"/>
900 <vfunc name=
"set_caps">
901 <return-type type=
"gboolean"/>
903 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
904 <parameter name=
"caps" type=
"GstCaps*"/>
907 <vfunc name=
"set_gst_timestamp">
908 <return-type type=
"void"/>
910 <parameter name=
"filter" type=
"GstBaseRTPDepayload*"/>
911 <parameter name=
"timestamp" type=
"guint32"/>
912 <parameter name=
"buf" type=
"GstBuffer*"/>
915 <field name=
"sinkpad" type=
"GstPad*"/>
916 <field name=
"srcpad" type=
"GstPad*"/>
917 <field name=
"queuelock" type=
"GStaticRecMutex"/>
918 <field name=
"thread_running" type=
"gboolean"/>
919 <field name=
"thread" type=
"GThread*"/>
920 <field name=
"clock_rate" type=
"guint"/>
921 <field name=
"queue_delay" type=
"guint"/>
922 <field name=
"queue" type=
"GQueue*"/>
923 <field name=
"segment" type=
"GstSegment"/>
924 <field name=
"need_newsegment" type=
"gboolean"/>
926 <object name=
"GstBaseRTPPayload" parent=
"GstElement" type-name=
"GstBaseRTPPayload" get-type=
"gst_basertppayload_get_type">
927 <method name=
"is_filled" symbol=
"gst_basertppayload_is_filled">
928 <return-type type=
"gboolean"/>
930 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
931 <parameter name=
"size" type=
"guint"/>
932 <parameter name=
"duration" type=
"GstClockTime"/>
935 <method name=
"push" symbol=
"gst_basertppayload_push">
936 <return-type type=
"GstFlowReturn"/>
938 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
939 <parameter name=
"buffer" type=
"GstBuffer*"/>
942 <method name=
"push_list" symbol=
"gst_basertppayload_push_list">
943 <return-type type=
"GstFlowReturn"/>
945 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
946 <parameter name=
"list" type=
"GstBufferList*"/>
949 <method name=
"set_options" symbol=
"gst_basertppayload_set_options">
950 <return-type type=
"void"/>
952 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
953 <parameter name=
"media" type=
"gchar*"/>
954 <parameter name=
"dynamic" type=
"gboolean"/>
955 <parameter name=
"encoding_name" type=
"gchar*"/>
956 <parameter name=
"clock_rate" type=
"guint32"/>
959 <method name=
"set_outcaps" symbol=
"gst_basertppayload_set_outcaps">
960 <return-type type=
"gboolean"/>
962 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
963 <parameter name=
"fieldname" type=
"gchar*"/>
966 <property name=
"max-ptime" type=
"gint64" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
967 <property name=
"min-ptime" type=
"gint64" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
968 <property name=
"mtu" type=
"guint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
969 <property name=
"perfect-rtptime" type=
"gboolean" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
970 <property name=
"pt" type=
"guint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
971 <property name=
"seqnum" type=
"guint" readable=
"1" writable=
"0" construct=
"0" construct-only=
"0"/>
972 <property name=
"seqnum-offset" type=
"gint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
973 <property name=
"ssrc" type=
"guint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
974 <property name=
"timestamp" type=
"guint" readable=
"1" writable=
"0" construct=
"0" construct-only=
"0"/>
975 <property name=
"timestamp-offset" type=
"guint" readable=
"1" writable=
"1" construct=
"0" construct-only=
"0"/>
976 <vfunc name=
"get_caps">
977 <return-type type=
"GstCaps*"/>
979 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
980 <parameter name=
"pad" type=
"GstPad*"/>
983 <vfunc name=
"handle_buffer">
984 <return-type type=
"GstFlowReturn"/>
986 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
987 <parameter name=
"buffer" type=
"GstBuffer*"/>
990 <vfunc name=
"handle_event">
991 <return-type type=
"gboolean"/>
993 <parameter name=
"pad" type=
"GstPad*"/>
994 <parameter name=
"event" type=
"GstEvent*"/>
997 <vfunc name=
"set_caps">
998 <return-type type=
"gboolean"/>
1000 <parameter name=
"payload" type=
"GstBaseRTPPayload*"/>
1001 <parameter name=
"caps" type=
"GstCaps*"/>
1004 <field name=
"sinkpad" type=
"GstPad*"/>
1005 <field name=
"srcpad" type=
"GstPad*"/>
1006 <field name=
"seq_rand" type=
"GRand*"/>
1007 <field name=
"ssrc_rand" type=
"GRand*"/>
1008 <field name=
"ts_rand" type=
"GRand*"/>
1009 <field name=
"ts_base" type=
"guint32"/>
1010 <field name=
"seqnum_base" type=
"guint16"/>
1011 <field name=
"media" type=
"gchar*"/>
1012 <field name=
"encoding_name" type=
"gchar*"/>
1013 <field name=
"dynamic" type=
"gboolean"/>
1014 <field name=
"clock_rate" type=
"guint32"/>
1015 <field name=
"ts_offset" type=
"gint32"/>
1016 <field name=
"timestamp" type=
"guint32"/>
1017 <field name=
"seqnum_offset" type=
"gint16"/>
1018 <field name=
"seqnum" type=
"guint16"/>
1019 <field name=
"max_ptime" type=
"gint64"/>
1020 <field name=
"pt" type=
"guint"/>
1021 <field name=
"ssrc" type=
"guint"/>
1022 <field name=
"current_ssrc" type=
"guint"/>
1023 <field name=
"mtu" type=
"guint"/>
1024 <field name=
"segment" type=
"GstSegment"/>
1025 <field name=
"min_ptime" type=
"guint64"/>
1026 <field name=
"abidata" type=
"gpointer"/>
1028 <constant name=
"GST_RTCP_MAX_BYE_SSRC_COUNT" type=
"int" value=
"31"/>
1029 <constant name=
"GST_RTCP_MAX_RB_COUNT" type=
"int" value=
"31"/>
1030 <constant name=
"GST_RTCP_MAX_SDES" type=
"int" value=
"255"/>
1031 <constant name=
"GST_RTCP_MAX_SDES_ITEM_COUNT" type=
"int" value=
"31"/>
1032 <constant name=
"GST_RTCP_VALID_MASK" type=
"int" value=
"57598"/>
1033 <constant name=
"GST_RTCP_VALID_VALUE" type=
"int" value=
"0"/>
1034 <constant name=
"GST_RTCP_VERSION" type=
"int" value=
"2"/>
1035 <constant name=
"GST_RTP_PAYLOAD_1016_STRING" type=
"char*" value=
"1"/>
1036 <constant name=
"GST_RTP_PAYLOAD_CELLB_STRING" type=
"char*" value=
"25"/>
1037 <constant name=
"GST_RTP_PAYLOAD_CN_STRING" type=
"char*" value=
"13"/>
1038 <constant name=
"GST_RTP_PAYLOAD_DVI4_11025_STRING" type=
"char*" value=
"16"/>
1039 <constant name=
"GST_RTP_PAYLOAD_DVI4_16000_STRING" type=
"char*" value=
"6"/>
1040 <constant name=
"GST_RTP_PAYLOAD_DVI4_22050_STRING" type=
"char*" value=
"17"/>
1041 <constant name=
"GST_RTP_PAYLOAD_DVI4_8000_STRING" type=
"char*" value=
"5"/>
1042 <constant name=
"GST_RTP_PAYLOAD_DYNAMIC_STRING" type=
"char*" value=
"[96, 127]"/>
1043 <constant name=
"GST_RTP_PAYLOAD_G721_STRING" type=
"char*" value=
"2"/>
1044 <constant name=
"GST_RTP_PAYLOAD_G722_STRING" type=
"char*" value=
"9"/>
1045 <constant name=
"GST_RTP_PAYLOAD_G723_53" type=
"int" value=
"17"/>
1046 <constant name=
"GST_RTP_PAYLOAD_G723_53_STRING" type=
"char*" value=
"17"/>
1047 <constant name=
"GST_RTP_PAYLOAD_G723_63" type=
"int" value=
"16"/>
1048 <constant name=
"GST_RTP_PAYLOAD_G723_63_STRING" type=
"char*" value=
"16"/>
1049 <constant name=
"GST_RTP_PAYLOAD_G723_STRING" type=
"char*" value=
"4"/>
1050 <constant name=
"GST_RTP_PAYLOAD_G728_STRING" type=
"char*" value=
"15"/>
1051 <constant name=
"GST_RTP_PAYLOAD_G729_STRING" type=
"char*" value=
"18"/>
1052 <constant name=
"GST_RTP_PAYLOAD_GSM_STRING" type=
"char*" value=
"3"/>
1053 <constant name=
"GST_RTP_PAYLOAD_H261_STRING" type=
"char*" value=
"31"/>
1054 <constant name=
"GST_RTP_PAYLOAD_H263_STRING" type=
"char*" value=
"34"/>
1055 <constant name=
"GST_RTP_PAYLOAD_JPEG_STRING" type=
"char*" value=
"26"/>
1056 <constant name=
"GST_RTP_PAYLOAD_L16_MONO_STRING" type=
"char*" value=
"11"/>
1057 <constant name=
"GST_RTP_PAYLOAD_L16_STEREO_STRING" type=
"char*" value=
"10"/>
1058 <constant name=
"GST_RTP_PAYLOAD_LPC_STRING" type=
"char*" value=
"7"/>
1059 <constant name=
"GST_RTP_PAYLOAD_MP2T_STRING" type=
"char*" value=
"33"/>
1060 <constant name=
"GST_RTP_PAYLOAD_MPA_STRING" type=
"char*" value=
"14"/>
1061 <constant name=
"GST_RTP_PAYLOAD_MPV_STRING" type=
"char*" value=
"32"/>
1062 <constant name=
"GST_RTP_PAYLOAD_NV_STRING" type=
"char*" value=
"28"/>
1063 <constant name=
"GST_RTP_PAYLOAD_PCMA_STRING" type=
"char*" value=
"8"/>
1064 <constant name=
"GST_RTP_PAYLOAD_PCMU_STRING" type=
"char*" value=
"0"/>
1065 <constant name=
"GST_RTP_PAYLOAD_QCELP_STRING" type=
"char*" value=
"12"/>
1066 <constant name=
"GST_RTP_PAYLOAD_TS41" type=
"int" value=
"19"/>
1067 <constant name=
"GST_RTP_PAYLOAD_TS41_STRING" type=
"char*" value=
"19"/>
1068 <constant name=
"GST_RTP_PAYLOAD_TS48" type=
"int" value=
"18"/>
1069 <constant name=
"GST_RTP_PAYLOAD_TS48_STRING" type=
"char*" value=
"18"/>
1070 <constant name=
"GST_RTP_VERSION" type=
"int" value=
"2"/>