mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
86d5b8ebb0
Original commit message from CVS: * win32/common/libgstpbutils.def: Export the two new _get_type() functions which are needed by the python bindings.
32 lines
1.1 KiB
Modula-2
32 lines
1.1 KiB
Modula-2
EXPORTS
|
|
gst_install_plugins_async
|
|
gst_install_plugins_context_free
|
|
gst_install_plugins_context_get_type
|
|
gst_install_plugins_context_new
|
|
gst_install_plugins_context_set_xid
|
|
gst_install_plugins_installation_in_progress
|
|
gst_install_plugins_return_get_name
|
|
gst_install_plugins_return_get_type
|
|
gst_install_plugins_supported
|
|
gst_install_plugins_sync
|
|
gst_is_missing_plugin_message
|
|
gst_missing_decoder_installer_detail_new
|
|
gst_missing_decoder_message_new
|
|
gst_missing_element_installer_detail_new
|
|
gst_missing_element_message_new
|
|
gst_missing_encoder_installer_detail_new
|
|
gst_missing_encoder_message_new
|
|
gst_missing_plugin_message_get_description
|
|
gst_missing_plugin_message_get_installer_detail
|
|
gst_missing_uri_sink_installer_detail_new
|
|
gst_missing_uri_sink_message_new
|
|
gst_missing_uri_source_installer_detail_new
|
|
gst_missing_uri_source_message_new
|
|
gst_pb_utils_add_codec_description_to_tag_list
|
|
gst_pb_utils_get_codec_description
|
|
gst_pb_utils_get_decoder_description
|
|
gst_pb_utils_get_element_description
|
|
gst_pb_utils_get_encoder_description
|
|
gst_pb_utils_get_sink_description
|
|
gst_pb_utils_get_source_description
|
|
gst_pb_utils_init
|