mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
video: add missing GST_EXPORT
This commit is contained in:
parent
f2f87d220f
commit
4bfba1dcda
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ typedef struct {
|
|||
gdouble Bx, By;
|
||||
} GstVideoColorPrimariesInfo;
|
||||
|
||||
GST_EXPORT
|
||||
const GstVideoColorPrimariesInfo *
|
||||
gst_video_color_primaries_get_info (GstVideoColorPrimaries primaries);
|
||||
|
||||
|
|
Loading…
Reference in a new issue