mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
4e8956c9f1
Besides the duration we can also query the seekability of a stream. Use the new API in the gst-discoverer tool. API: gst_discoverer_info_get_seekable
93 lines
3.3 KiB
Modula-2
93 lines
3.3 KiB
Modula-2
EXPORTS
|
|
gst_codec_utils_aac_caps_set_level_and_profile
|
|
gst_codec_utils_aac_get_level
|
|
gst_codec_utils_aac_get_profile
|
|
gst_codec_utils_aac_get_sample_rate_from_index
|
|
gst_codec_utils_h264_caps_set_level_and_profile
|
|
gst_codec_utils_h264_get_level
|
|
gst_codec_utils_h264_get_profile
|
|
gst_codec_utils_mpeg4video_caps_set_level_and_profile
|
|
gst_codec_utils_mpeg4video_get_level
|
|
gst_codec_utils_mpeg4video_get_profile
|
|
gst_discoverer_audio_info_get_bitrate
|
|
gst_discoverer_audio_info_get_channels
|
|
gst_discoverer_audio_info_get_depth
|
|
gst_discoverer_audio_info_get_max_bitrate
|
|
gst_discoverer_audio_info_get_sample_rate
|
|
gst_discoverer_audio_info_get_type
|
|
gst_discoverer_container_info_get_streams
|
|
gst_discoverer_container_info_get_type
|
|
gst_discoverer_discover_uri
|
|
gst_discoverer_discover_uri_async
|
|
gst_discoverer_get_type
|
|
gst_discoverer_info_copy
|
|
gst_discoverer_info_get_audio_streams
|
|
gst_discoverer_info_get_container_streams
|
|
gst_discoverer_info_get_duration
|
|
gst_discoverer_info_get_misc
|
|
gst_discoverer_info_get_result
|
|
gst_discoverer_info_get_seekable
|
|
gst_discoverer_info_get_stream_info
|
|
gst_discoverer_info_get_stream_list
|
|
gst_discoverer_info_get_streams
|
|
gst_discoverer_info_get_tags
|
|
gst_discoverer_info_get_type
|
|
gst_discoverer_info_get_uri
|
|
gst_discoverer_info_get_video_streams
|
|
gst_discoverer_new
|
|
gst_discoverer_result_get_type
|
|
gst_discoverer_start
|
|
gst_discoverer_stop
|
|
gst_discoverer_stream_info_get_caps
|
|
gst_discoverer_stream_info_get_misc
|
|
gst_discoverer_stream_info_get_next
|
|
gst_discoverer_stream_info_get_previous
|
|
gst_discoverer_stream_info_get_stream_type_nick
|
|
gst_discoverer_stream_info_get_tags
|
|
gst_discoverer_stream_info_get_type
|
|
gst_discoverer_stream_info_list_free
|
|
gst_discoverer_video_info_get_bitrate
|
|
gst_discoverer_video_info_get_depth
|
|
gst_discoverer_video_info_get_framerate_denom
|
|
gst_discoverer_video_info_get_framerate_num
|
|
gst_discoverer_video_info_get_height
|
|
gst_discoverer_video_info_get_max_bitrate
|
|
gst_discoverer_video_info_get_par_denom
|
|
gst_discoverer_video_info_get_par_num
|
|
gst_discoverer_video_info_get_type
|
|
gst_discoverer_video_info_get_width
|
|
gst_discoverer_video_info_is_image
|
|
gst_discoverer_video_info_is_interlaced
|
|
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
|