mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
def: update defs
This commit is contained in:
parent
80dd206216
commit
555d7f384f
1 changed files with 10 additions and 0 deletions
|
@ -1,4 +1,14 @@
|
||||||
EXPORTS
|
EXPORTS
|
||||||
|
gst_net_address_equal
|
||||||
|
gst_net_address_get_address_bytes
|
||||||
|
gst_net_address_get_ip4_address
|
||||||
|
gst_net_address_get_ip6_address
|
||||||
|
gst_net_address_get_net_type
|
||||||
|
gst_net_address_meta_get_info
|
||||||
|
gst_net_address_set_address_bytes
|
||||||
|
gst_net_address_set_ip4_address
|
||||||
|
gst_net_address_set_ip6_address
|
||||||
|
gst_net_address_to_string
|
||||||
gst_net_client_clock_get_type
|
gst_net_client_clock_get_type
|
||||||
gst_net_client_clock_new
|
gst_net_client_clock_new
|
||||||
gst_net_time_packet_new
|
gst_net_time_packet_new
|
||||||
|
|
Loading…
Reference in a new issue