webrtc: Correct symbol visibility to fix build warning on Windows
authorSeungha Yang <seungha@centricular.com>
Wed, 29 Apr 2020 10:42:05 +0000 (19:42 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 30 Apr 2020 10:27:47 +0000 (10:27 +0000)
commit0b102d22ecdda5416fbab9a07ec525edd47fff5c
treebbb696eca55fc8e10aa0131d3ee0d442df4bfefa
parenta3595f7e0fb7b96b1a7536ebc75d38f2e5ad8285
webrtc: Correct symbol visibility to fix build warning on Windows

GstWebRTCDataChannel is fully internal of plugin

webrtcdatachannel.c(50): warning C4273: 'gst_webrtc_data_channel_get_type': inconsistent dll linkage

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1225>
ext/webrtc/webrtcdatachannel.h