libs: add some more missing GST_EXPORT
This commit is contained in:
parent
88975f224e
commit
ece4a096a1
@ -278,6 +278,7 @@ GstAudioFormat gst_audio_format_from_string (const gchar *format) G_GNUC_CO
|
||||
GST_EXPORT
|
||||
const gchar * gst_audio_format_to_string (GstAudioFormat format) G_GNUC_CONST;
|
||||
|
||||
GST_EXPORT
|
||||
const GstAudioFormatInfo *
|
||||
gst_audio_format_get_info (GstAudioFormat format) G_GNUC_CONST;
|
||||
|
||||
|
@ -108,6 +108,7 @@ GST_EXPORT
|
||||
gint gst_color_balance_get_value (GstColorBalance *balance,
|
||||
GstColorBalanceChannel *channel);
|
||||
|
||||
GST_EXPORT
|
||||
GstColorBalanceType
|
||||
gst_color_balance_get_balance_type (GstColorBalance *balance);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user