Home
last modified time | relevance | path

Searched defs:GST_PLUGIN_EXPORT (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstconfig.h162 # define GST_PLUGIN_EXPORT __declspec(dllexport) macro
170 # define GST_PLUGIN_EXPORT __attribute__ ((visibility ("default"))) macro
173 # define GST_PLUGIN_EXPORT macro
Dgstconfig.h.in162 # define GST_PLUGIN_EXPORT __declspec(dllexport) macro