docs: Add various new symbols

This commit is contained in:
Edward Hervey 2011-01-05 20:40:39 +01:00
parent f458662ab9
commit ff92c53ec5

View file

@ -547,6 +547,7 @@ GST_MIXER_GET_CLASS
GST_MIXER_TYPE GST_MIXER_TYPE
GST_IS_MIXER GST_IS_MIXER
GST_IS_MIXER_CLASS GST_IS_MIXER_CLASS
GST_TYPE_STREAM_VOLUME_FORMAT
gst_mixer_get_type gst_mixer_get_type
gst_mixer_type_get_type gst_mixer_type_get_type
gst_mixer_flags_get_type gst_mixer_flags_get_type
@ -1098,6 +1099,7 @@ GST_BASE_RTP_DEPAYLOAD_SRCPAD
gst_base_rtp_depayload_push gst_base_rtp_depayload_push
gst_base_rtp_depayload_push_ts gst_base_rtp_depayload_push_ts
gst_base_rtp_depayload_push_list
<SUBSECTION Standard> <SUBSECTION Standard>
GstBaseRTPDepayloadPrivate GstBaseRTPDepayloadPrivate
@ -1573,6 +1575,7 @@ gst_rtsp_url_free
gst_rtsp_url_get_request_uri gst_rtsp_url_get_request_uri
gst_rtsp_url_set_port gst_rtsp_url_set_port
gst_rtsp_url_get_port gst_rtsp_url_get_port
gst_rtsp_url_decode_path_components
<SUBSECTION Standard> <SUBSECTION Standard>
gst_rtsp_url_get_type gst_rtsp_url_get_type
</SECTION> </SECTION>
@ -1599,6 +1602,9 @@ GstSDPConnection
GST_SDP_BWTYPE_CT GST_SDP_BWTYPE_CT
GST_SDP_BWTYPE_AS GST_SDP_BWTYPE_AS
GST_SDP_BWTYPE_EXT_PREFIX GST_SDP_BWTYPE_EXT_PREFIX
GST_SDP_BWTYPE_RR
GST_SDP_BWTYPE_RS
GST_SDP_BWTYPE_TIAS
GstSDPBandwidth GstSDPBandwidth
GstSDPTime GstSDPTime
GstSDPZone GstSDPZone
@ -1617,6 +1623,8 @@ gst_sdp_message_as_text
gst_sdp_message_parse_uri gst_sdp_message_parse_uri
gst_sdp_message_as_uri gst_sdp_message_as_uri
gst_sdp_address_is_multicast
gst_sdp_message_get_version gst_sdp_message_get_version
gst_sdp_message_set_version gst_sdp_message_set_version
gst_sdp_message_get_origin gst_sdp_message_get_origin
@ -2034,6 +2042,9 @@ GST_VIDEO_CAPS_YUV
GST_VIDEO_CAPS_xBGR GST_VIDEO_CAPS_xBGR
GST_VIDEO_CAPS_xRGB GST_VIDEO_CAPS_xRGB
GST_VIDEO_CAPS_xRGB_HOST_ENDIAN GST_VIDEO_CAPS_xRGB_HOST_ENDIAN
GST_VIDEO_CAPS_BGR_15
GST_VIDEO_CAPS_BGR_16
GST_VIDEO_CAPS_RGB8_PALETTED
GST_VIDEO_CAPS_GRAY8 GST_VIDEO_CAPS_GRAY8
GST_VIDEO_CAPS_GRAY16 GST_VIDEO_CAPS_GRAY16
GST_VIDEO_FPS_RANGE GST_VIDEO_FPS_RANGE
@ -2074,6 +2085,7 @@ gst_video_parse_caps_framerate
gst_video_parse_caps_pixel_aspect_ratio gst_video_parse_caps_pixel_aspect_ratio
gst_video_parse_caps_color_matrix gst_video_parse_caps_color_matrix
gst_video_parse_caps_chroma_site gst_video_parse_caps_chroma_site
gst_video_parse_caps_palette
GstVideoConvertFrameCallback GstVideoConvertFrameCallback
gst_video_convert_frame gst_video_convert_frame
gst_video_convert_frame_async gst_video_convert_frame_async
@ -2081,6 +2093,7 @@ gst_video_event_new_still_frame
gst_video_event_parse_still_frame gst_video_event_parse_still_frame
<SUBSECTION Standard> <SUBSECTION Standard>
gst_video_format_get_type gst_video_format_get_type
GST_TYPE_VIDEO_FORMAT
</SECTION> </SECTION>
<SECTION> <SECTION>
@ -2140,6 +2153,7 @@ gst_discoverer_info_get_stream_info
gst_discoverer_info_get_stream_list gst_discoverer_info_get_stream_list
gst_discoverer_info_get_tags gst_discoverer_info_get_tags
gst_discoverer_info_get_uri gst_discoverer_info_get_uri
gst_discoverer_info_get_seekable
gst_discoverer_info_unref gst_discoverer_info_unref
<SUBSECTION> <SUBSECTION>
GstDiscovererStreamInfo GstDiscovererStreamInfo