mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
5a0c2517ee
So people can check what version of the gst-plugins-base libs they're building against or linked against. API: GST_PLUGINS_BASE_VERSION_MAJOR API: GST_PLUGINS_BASE_VERSION_MINOR API: GST_PLUGINS_BASE_VERSION_MICRO API: GST_PLUGINS_BASE_VERSION_NANO API: GST_CHECK_PLUGINS_BASE_VERSION API: gst_plugins_base_version() API: gst_plugins_base_version_string()
34 lines
1.2 KiB
Modula-2
34 lines
1.2 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
|
|
gst_plugins_base_version
|
|
gst_plugins_base_version_string
|