win32: add new encoding profile API to .def file
This commit is contained in:
parent
12aef5f47d
commit
08bd6a2de9
@ -83,6 +83,7 @@ EXPORTS
|
||||
gst_encoding_profile_get_name
|
||||
gst_encoding_profile_get_presence
|
||||
gst_encoding_profile_get_preset
|
||||
gst_encoding_profile_get_preset_name
|
||||
gst_encoding_profile_get_restriction
|
||||
gst_encoding_profile_get_type
|
||||
gst_encoding_profile_get_type_nick
|
||||
@ -92,6 +93,7 @@ EXPORTS
|
||||
gst_encoding_profile_set_name
|
||||
gst_encoding_profile_set_presence
|
||||
gst_encoding_profile_set_preset
|
||||
gst_encoding_profile_set_preset_name
|
||||
gst_encoding_profile_set_restriction
|
||||
gst_encoding_target_add_profile
|
||||
gst_encoding_target_get_category
|
||||
|
Loading…
x
Reference in New Issue
Block a user