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
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
GO(gst_rtsp_auth_credential_get_type, LFv)
//GO(gst_rtsp_auth_credentials_free,
GO(gst_rtsp_auth_method_get_type, LFv)
//GO(gst_rtsp_auth_param_copy,
//GO(gst_rtsp_auth_param_free,
GO(gst_rtsp_auth_param_get_type, LFv)
//GO(gst_rtsp_connection_accept,
//GO(gst_rtsp_connection_clear_auth_params,
//GO(gst_rtsp_connection_close,
//GO(gst_rtsp_connection_connect,
//GO(gst_rtsp_connection_connect_usec,
//GO(gst_rtsp_connection_connect_with_response,
//GO(gst_rtsp_connection_connect_with_response_usec,
//GO(gst_rtsp_connection_create,
//GO(gst_rtsp_connection_create_from_socket,
//GO(gst_rtsp_connection_do_tunnel,
//GO(gst_rtsp_connection_flush,
//GO(gst_rtsp_connection_free,
//GO(gst_rtsp_connection_get_ignore_x_server_reply,
//GO(gst_rtsp_connection_get_ip,
//GO(gst_rtsp_connection_get_read_socket,
//GO(gst_rtsp_connection_get_remember_session_id,
//GO(gst_rtsp_connection_get_tls,
//GO(gst_rtsp_connection_get_tls_database,
//GO(gst_rtsp_connection_get_tls_interaction,
//GO(gst_rtsp_connection_get_tls_validation_flags,
//GO(gst_rtsp_connection_get_tunnelid,
//GO(gst_rtsp_connection_get_url,
//GO(gst_rtsp_connection_get_write_socket,
//GO(gst_rtsp_connection_is_tunneled,
//GO(gst_rtsp_connection_next_timeout,
//GO(gst_rtsp_connection_next_timeout_usec,
//GO(gst_rtsp_connection_poll,
//GO(gst_rtsp_connection_poll_usec,
//GO(gst_rtsp_connection_read,
//GO(gst_rtsp_connection_read_usec,
//GO(gst_rtsp_connection_receive,
//GO(gst_rtsp_connection_receive_usec,
//GO(gst_rtsp_connection_reset_timeout,
//GO(gst_rtsp_connection_send,
//GO(gst_rtsp_connection_send_messages,
//GO(gst_rtsp_connection_send_messages_usec,
//GO(gst_rtsp_connection_send_usec,
//GO(gst_rtsp_connection_set_accept_certificate_func,
//GO(gst_rtsp_connection_set_auth,
//GO(gst_rtsp_connection_set_auth_param,
//GO(gst_rtsp_connection_set_content_length_limit,
//GO(gst_rtsp_connection_set_http_mode,
//GO(gst_rtsp_connection_set_ignore_x_server_reply,
//GO(gst_rtsp_connection_set_ip,
//GO(gst_rtsp_connection_set_proxy,
//GO(gst_rtsp_connection_set_qos_dscp,
//GO(gst_rtsp_connection_set_remember_session_id,
//GO(gst_rtsp_connection_set_tls_database,
//GO(gst_rtsp_connection_set_tls_interaction,
//GO(gst_rtsp_connection_set_tls_validation_flags,
//GO(gst_rtsp_connection_set_tunneled,
//GO(gst_rtsp_connection_write,
//GO(gst_rtsp_connection_write_usec,
GO(gst_rtsp_event_get_type, LFv)
//GO(gst_rtsp_extension_after_send,
//GO(gst_rtsp_extension_before_send,
//GO(gst_rtsp_extension_configure_stream,
//GO(gst_rtsp_extension_detect_server,
//GO(gst_rtsp_extension_get_transports,
GO(gst_rtsp_extension_get_type, LFv)
//GO(gst_rtsp_extension_parse_sdp,
//GO(gst_rtsp_extension_receive_request,
//GO(gst_rtsp_extension_send,
//GO(gst_rtsp_extension_setup_media,
//GO(gst_rtsp_extension_stream_select,
GO(gst_rtsp_family_get_type, LFv)
//GO(gst_rtsp_find_header_field,
//GO(gst_rtsp_find_method,
//GO(gst_rtsp_generate_digest_auth_response,
//GO(gst_rtsp_generate_digest_auth_response_from_md5,
//GO(gst_rtsp_header_allow_multiple,
//GO(gst_rtsp_header_as_text,
GO(gst_rtsp_header_field_get_type, LFv)
GO(gst_rtsp_lower_trans_get_type, LFv)
//GO(gst_rtsp_message_add_header,
//GO(gst_rtsp_message_add_header_by_name,
//GO(gst_rtsp_message_append_headers,
//GO(gst_rtsp_message_copy,
//GO(gst_rtsp_message_dump,
//GO(gst_rtsp_message_free,
//GO(gst_rtsp_message_get_body,
//GO(gst_rtsp_message_get_body_buffer,
//GO(gst_rtsp_message_get_header,
//GO(gst_rtsp_message_get_header_by_name,
GO(gst_rtsp_message_get_type, LFv)
//GO(gst_rtsp_message_has_body_buffer,
//GO(gst_rtsp_message_init,
//GO(gst_rtsp_message_init_data,
//GO(gst_rtsp_message_init_request,
//GO(gst_rtsp_message_init_response,
//GO(gst_rtsp_message_new,
//GO(gst_rtsp_message_new_data,
//GO(gst_rtsp_message_new_request,
//GO(gst_rtsp_message_new_response,
//GO(gst_rtsp_message_parse_auth_credentials,
//GO(gst_rtsp_message_parse_data,
//GO(gst_rtsp_message_parse_request,
//GO(gst_rtsp_message_parse_response,
//GO(gst_rtsp_message_remove_header,
//GO(gst_rtsp_message_remove_header_by_name,
//GO(gst_rtsp_message_set_body,
//GO(gst_rtsp_message_set_body_buffer,
//GO(gst_rtsp_message_steal_body,
//GO(gst_rtsp_message_steal_body_buffer,
//GO(gst_rtsp_message_take_body,
//GO(gst_rtsp_message_take_body_buffer,
//GO(gst_rtsp_message_take_header,
//GO(gst_rtsp_message_take_header_by_name,
//GO(gst_rtsp_message_unset,
//GO(gst_rtsp_method_as_text,
GO(gst_rtsp_method_get_type, LFv)
GO(gst_rtsp_msg_get_type, LFv)
GO(gst_rtsp_msg_type_get_type, LFv)
//GO(gst_rtsp_options_as_text,
//GO(gst_rtsp_options_from_text,
GO(gst_rtsp_profile_get_type, LFv)
//GO(gst_rtsp_range_convert_units,
//GO(gst_rtsp_range_free,
//GO(gst_rtsp_range_get_times,
//GO(gst_rtsp_range_parse,
//GO(gst_rtsp_range_to_string,
GO(gst_rtsp_range_unit_get_type, LFv)
GO(gst_rtsp_result_get_type, LFv)
GO(gst_rtsp_state_get_type, LFv)
//GO(gst_rtsp_status_as_text,
GO(gst_rtsp_status_code_get_type, LFv)
//GO(gst_rtsp_strresult,
GO(gst_rtsp_time_type_get_type, LFv)
GO(gst_rtsp_trans_mode_get_type, LFv)
//GO(gst_rtsp_transport_as_text,
//GO(gst_rtsp_transport_free,
//GO(gst_rtsp_transport_get_manager,
//GO(gst_rtsp_transport_get_media_type,
//GO(gst_rtsp_transport_get_mime,
//GO(gst_rtsp_transport_init,
//GO(gst_rtsp_transport_new,
//GO(gst_rtsp_transport_parse,
//GO(gst_rtsp_url_copy,
//GO(gst_rtsp_url_decode_path_components,
//GO(gst_rtsp_url_free,
//GO(gst_rtsp_url_get_port,
//GO(gst_rtsp_url_get_request_uri,
//GO(gst_rtsp_url_get_request_uri_with_control,
GO(gst_rtsp_url_get_type, LFv)
//GO(gst_rtsp_url_parse,
//GO(gst_rtsp_url_set_port,
//GO(gst_rtsp_version_as_text,
GO(gst_rtsp_version_get_type, LFv)
//GO(gst_rtsp_watch_attach,
//GO(gst_rtsp_watch_get_send_backlog,
//GO(gst_rtsp_watch_new,
//GO(gst_rtsp_watch_reset,
//GO(gst_rtsp_watch_send_message,
//GO(gst_rtsp_watch_send_messages,
//GO(gst_rtsp_watch_set_flushing,
//GO(gst_rtsp_watch_set_send_backlog,
//GO(gst_rtsp_watch_unref,
//GO(gst_rtsp_watch_wait_backlog,
//GO(gst_rtsp_watch_wait_backlog_usec,
//GO(gst_rtsp_watch_write_data,
|