From e571f069d196b753f69730e9734a2f50f0d4ee84 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 5 Aug 2005 18:51:29 +0000 Subject: renamed to actual element names, so much nicer to look at Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: renamed to actual element names, so much nicer to look at * docs/plugins/tmpl/gstmultifdsink.sgml: remove * docs/plugins/tmpl/multifdsink.sgml: * docs/plugins/tmpl/tcpserversink.sgml: add * ext/alsa/gstalsa.c: * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property): * ext/ogg/gstoggmux.c: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain): * gst/playback/gstdecodebin.c: * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init): * gst/tcp/gsttcpserversink.c: various fixes and documentation additions --- docs/plugins/tmpl/gstmultifdsink.sgml | 174 --------------------------------- docs/plugins/tmpl/multifdsink.sgml | 177 ++++++++++++++++++++++++++++++++++ docs/plugins/tmpl/tcpserversink.sgml | 35 +++++++ 3 files changed, 212 insertions(+), 174 deletions(-) delete mode 100644 docs/plugins/tmpl/gstmultifdsink.sgml create mode 100644 docs/plugins/tmpl/multifdsink.sgml create mode 100644 docs/plugins/tmpl/tcpserversink.sgml (limited to 'docs/plugins/tmpl') diff --git a/docs/plugins/tmpl/gstmultifdsink.sgml b/docs/plugins/tmpl/gstmultifdsink.sgml deleted file mode 100644 index 2389fef595..0000000000 --- a/docs/plugins/tmpl/gstmultifdsink.sgml +++ /dev/null @@ -1,174 +0,0 @@ - -GstMultiFdSink - - - - - - - - - - - - - - - - - - - - - - - - - -@gstmultifdsink: the object which received the signal. -@arg1: - - - - - - -@gstmultifdsink: the object which received the signal. - - - - - - -@gstmultifdsink: the object which received the signal. -@arg1: - - - - - - -@gstmultifdsink: the object which received the signal. -@arg1: -@arg2: - - - - - - -@gstmultifdsink: the object which received the signal. -@arg1: -@Returns: - - - - - - -@gstmultifdsink: the object which received the signal. -@arg1: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@GST_MULTIFDSINK_OPEN: -@GST_MULTIFDSINK_FLAG_LAST: - - - - - - -@GST_RECOVER_POLICY_NONE: -@GST_RECOVER_POLICY_RESYNC_START: -@GST_RECOVER_POLICY_RESYNC_SOFT: -@GST_RECOVER_POLICY_RESYNC_KEYFRAME: - - - - - - -@GST_SYNC_METHOD_NONE: -@GST_SYNC_METHOD_WAIT: -@GST_SYNC_METHOD_BURST: - - - - - - -@GST_UNIT_TYPE_BUFFERS: -@GST_UNIT_TYPE_TIME: -@GST_UNIT_TYPE_BYTES: - - - - - - -@GST_CLIENT_STATUS_OK: -@GST_CLIENT_STATUS_CLOSED: -@GST_CLIENT_STATUS_REMOVED: -@GST_CLIENT_STATUS_SLOW: -@GST_CLIENT_STATUS_ERROR: -@GST_CLIENT_STATUS_DUPLICATE: - diff --git a/docs/plugins/tmpl/multifdsink.sgml b/docs/plugins/tmpl/multifdsink.sgml new file mode 100644 index 0000000000..aac559c512 --- /dev/null +++ b/docs/plugins/tmpl/multifdsink.sgml @@ -0,0 +1,177 @@ + +multifdsink + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@gstmultifdsink: the object which received the signal. +@arg1: + + + + + + +@gstmultifdsink: the object which received the signal. + + + + + + +@gstmultifdsink: the object which received the signal. +@arg1: + + + + + + +@gstmultifdsink: the object which received the signal. +@arg1: +@arg2: + + + + + + +@gstmultifdsink: the object which received the signal. +@arg1: +@Returns: + + + + + + +@gstmultifdsink: the object which received the signal. +@arg1: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@GST_MULTIFDSINK_OPEN: +@GST_MULTIFDSINK_FLAG_LAST: + + + + + + +@GST_RECOVER_POLICY_NONE: +@GST_RECOVER_POLICY_RESYNC_START: +@GST_RECOVER_POLICY_RESYNC_SOFT: +@GST_RECOVER_POLICY_RESYNC_KEYFRAME: + + + + + + +@GST_SYNC_METHOD_NONE: +@GST_SYNC_METHOD_WAIT: +@GST_SYNC_METHOD_BURST: + + + + + + +@GST_UNIT_TYPE_BUFFERS: +@GST_UNIT_TYPE_TIME: +@GST_UNIT_TYPE_BYTES: + + + + + + +@GST_CLIENT_STATUS_OK: +@GST_CLIENT_STATUS_CLOSED: +@GST_CLIENT_STATUS_REMOVED: +@GST_CLIENT_STATUS_SLOW: +@GST_CLIENT_STATUS_ERROR: +@GST_CLIENT_STATUS_DUPLICATE: + diff --git a/docs/plugins/tmpl/tcpserversink.sgml b/docs/plugins/tmpl/tcpserversink.sgml new file mode 100644 index 0000000000..fd31f24169 --- /dev/null +++ b/docs/plugins/tmpl/tcpserversink.sgml @@ -0,0 +1,35 @@ + +tcpserversink + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2