about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgstnet_private.h
blob: 359215c6e3336f295e97b2ee24eb6e665b0372e0 (plain) (blame)
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
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh...
#endif

GO(gst_buffer_add_net_address_meta, pFpp)
GO(gst_buffer_add_net_control_message_meta, pFpp)
GO(gst_buffer_get_net_address_meta, pFp)
GO(gst_net_address_meta_api_get_type, LFv)
GO(gst_net_address_meta_get_info, pFv)
GO(gst_net_client_clock_get_type, LFv)
GO(gst_net_client_clock_new, pFppiL)
GO(gst_net_control_message_meta_api_get_type, LFv)
GO(gst_net_control_message_meta_get_info, pFv)
GO(gst_net_time_packet_copy, pFp)
GO(gst_net_time_packet_free, vFp)
GO(gst_net_time_packet_get_type, LFv)
GO(gst_net_time_packet_new, pFp)
GO(gst_net_time_packet_receive, pFppp)
GO(gst_net_time_packet_send, iFpppp)
GO(gst_net_time_packet_serialize, pFp)
GO(gst_net_time_provider_get_type, LFv)
GO(gst_net_time_provider_new, pFppi)
GO(gst_net_utils_set_socket_tos, iFpi)
GO(gst_ntp_clock_get_type, LFv)
GO(gst_ntp_clock_new, pFppiL)
GO(gst_ptp_clock_get_type, LFv)
GO(gst_ptp_clock_new, pFpu)
GO(gst_ptp_deinit, vFv)
GO(gst_ptp_init, iFLp)
GO(gst_ptp_is_initialized, iFv)
GO(gst_ptp_is_supported, iFv)
//GOM(gst_ptp_statistics_callback_add, LFEppp)
GO(gst_ptp_statistics_callback_remove, vFL)