From: Stefan Kost Date: Thu, 26 Feb 2009 08:07:21 +0000 (+0200) Subject: docs: clean section.txt file. X-Git-Tag: RELEASE-0.10.23~235 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be4f7b08b9ba13133a328635e12fb770815d86da;p=platform%2Fupstream%2Fgst-plugins-base.git docs: clean section.txt file. Add appsrc/sink symbols to private, as they are covered in the libs docs. --- diff --git a/docs/plugins/gst-plugins-base-plugins-sections.txt b/docs/plugins/gst-plugins-base-plugins-sections.txt index e06d412..f8973b8 100644 --- a/docs/plugins/gst-plugins-base-plugins-sections.txt +++ b/docs/plugins/gst-plugins-base-plugins-sections.txt @@ -20,12 +20,56 @@ GstAdderInputChannel element-appsrc appsrc GstAppSrc + +gst_app_src_set_caps +gst_app_src_get_caps +gst_app_src_set_size +gst_app_src_get_size +gst_app_src_set_stream_type +gst_app_src_get_stream_type +gst_app_src_set_max_bytes +gst_app_src_get_max_bytes +gst_app_src_set_latency +gst_app_src_get_latency +gst_app_src_push_buffer +gst_app_src_end_of_stream +GstAppSrcClass +GstAppSrcPrivate +GstAppStreamType +GST_APP_SRC +GST_IS_APP_SRC +GST_TYPE_APP_SRC +gst_app_src_get_type +GST_APP_SRC_CLASS +GST_IS_APP_SRC_CLASS
element-appsink appsink GstAppSink + +gst_app_sink_set_caps +gst_app_sink_get_caps +gst_app_sink_is_eos +gst_app_sink_set_emit_signals +gst_app_sink_get_emit_signals +gst_app_sink_set_max_buffers +gst_app_sink_get_max_buffers +gst_app_sink_set_drop +gst_app_sink_get_drop +gst_app_sink_pull_preroll +gst_app_sink_pull_buffer +gst_app_sink_set_callbacks +GstAppSinkClass +GstAppSinkPrivate +GstAppSinkCallbacks +GST_APP_SINK +GST_IS_APP_SINK +GST_TYPE_APP_SINK +gst_app_sink_get_type +GST_APP_SINK_CLASS +GST_IS_APP_SINK_CLASS
@@ -412,6 +456,7 @@ GstTCPClientSrc GstTCPClientSrcClass GST_TCP_CLIENT_SRC +GST_TCP_CLIENT_SINK_CLASS GstTCPClientSrcFlags GST_TYPE_TCP_CLIENT_SRC gst_tcp_client_src_get_type @@ -426,6 +471,7 @@ GstTCPClientSink GstTCPClientSinkClass GST_TCP_CLIENT_SINK +GST_TCP_CLIENT_SRC_CLASS GstTCPClientSinkFlags GST_TYPE_TCP_CLIENT_SINK gst_tcp_client_sink_get_type @@ -441,6 +487,7 @@ GstTCPServerSrc GstTCPServerSrcClass GST_TCP_SERVER_SRC +GST_TCP_SERVER_SRC_CLASS GstTCPServerSrcFlags GST_TYPE_TCP_SERVER_SRC gst_tcp_server_src_get_type @@ -455,6 +502,7 @@ GstTCPServerSink GstTCPServerSinkClass GST_TCP_SERVER_SINK +GST_TCP_SERVER_SINK_CLASS GstTCPServerSinkFlags GST_TYPE_TCP_SERVER_SINK gst_tcp_server_sink_get_type @@ -608,6 +656,7 @@ GST_IS_VIDEO_SCALE_CLASS videotestsrc GstVideoTestSrc GstVideoTestSrcPattern +GstVideoTestSrcColorSpec GST_VIDEO_TEST_SRC GST_VIDEO_TEST_SRC_CLASS @@ -655,7 +704,6 @@ GstVorbisEncClass GST_IS_VORBISENC GST_VORBISENC_CLASS GST_VORBISENC -GST_TCP_SERVER_SINK_CLASS GST_TYPE_VORBISENC GST_IS_VORBISENC_CLASS gst_vorbis_enc_get_type