mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
win32: Update def file for new encoding API
This commit is contained in:
parent
6410aba1aa
commit
3be76663af
1 changed files with 2 additions and 0 deletions
|
@ -99,9 +99,11 @@ EXPORTS
|
||||||
gst_encoding_profile_get_restriction
|
gst_encoding_profile_get_restriction
|
||||||
gst_encoding_profile_get_type
|
gst_encoding_profile_get_type
|
||||||
gst_encoding_profile_get_type_nick
|
gst_encoding_profile_get_type_nick
|
||||||
|
gst_encoding_profile_is_enabled
|
||||||
gst_encoding_profile_is_equal
|
gst_encoding_profile_is_equal
|
||||||
gst_encoding_profile_set_allow_dynamic_output
|
gst_encoding_profile_set_allow_dynamic_output
|
||||||
gst_encoding_profile_set_description
|
gst_encoding_profile_set_description
|
||||||
|
gst_encoding_profile_set_enabled
|
||||||
gst_encoding_profile_set_format
|
gst_encoding_profile_set_format
|
||||||
gst_encoding_profile_set_name
|
gst_encoding_profile_set_name
|
||||||
gst_encoding_profile_set_presence
|
gst_encoding_profile_set_presence
|
||||||
|
|
Loading…
Reference in a new issue