From 3be76663afe4203bf2d377162ef2dfaf620e3fa1 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 2 Jun 2015 12:28:19 +0200 Subject: [PATCH] win32: Update def file for new encoding API --- win32/common/libgstpbutils.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/common/libgstpbutils.def b/win32/common/libgstpbutils.def index bbad8adb21..774b1d3b68 100644 --- a/win32/common/libgstpbutils.def +++ b/win32/common/libgstpbutils.def @@ -99,9 +99,11 @@ EXPORTS gst_encoding_profile_get_restriction gst_encoding_profile_get_type gst_encoding_profile_get_type_nick + gst_encoding_profile_is_enabled gst_encoding_profile_is_equal gst_encoding_profile_set_allow_dynamic_output gst_encoding_profile_set_description + gst_encoding_profile_set_enabled gst_encoding_profile_set_format gst_encoding_profile_set_name gst_encoding_profile_set_presence