diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-15 11:59:07 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-15 11:59:07 +0000 |
commit | 2384a21cba44ad2d0221e91eabd069c9d5b42f85 (patch) | |
tree | 2ed16c9b2fc2cc7bbb95d23dd6a47bdb79bf13e0 /docs/plugins | |
parent | 858a3360d5c3f6d952a6a3f84c26d7fa17eb3b90 (diff) |
remove tmpl/ dir
Original commit message from CVS:
remove tmpl/ dir
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/tmpl/.gitignore | 2 | ||||
-rw-r--r-- | docs/plugins/tmpl/element-gnomevfssink.sgml | 20 | ||||
-rw-r--r-- | docs/plugins/tmpl/element-multifdsink.sgml | 99 | ||||
-rw-r--r-- | docs/plugins/tmpl/element-tcpserversink.sgml | 31 | ||||
-rw-r--r-- | docs/plugins/tmpl/element-vorbisenc.sgml | 48 |
5 files changed, 0 insertions, 200 deletions
diff --git a/docs/plugins/tmpl/.gitignore b/docs/plugins/tmpl/.gitignore deleted file mode 100644 index b4fa6425..00000000 --- a/docs/plugins/tmpl/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*.bak -*-unused.sgml diff --git a/docs/plugins/tmpl/element-gnomevfssink.sgml b/docs/plugins/tmpl/element-gnomevfssink.sgml deleted file mode 100644 index 480d4e4c..00000000 --- a/docs/plugins/tmpl/element-gnomevfssink.sgml +++ /dev/null @@ -1,20 +0,0 @@ -<!-- ##### SECTION Title ##### --> -gnomevfssink - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<include xmlns="http://www.w3.org/2003/XInclude" href="element-gnomevfssink-details.xml" /> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - diff --git a/docs/plugins/tmpl/element-multifdsink.sgml b/docs/plugins/tmpl/element-multifdsink.sgml deleted file mode 100644 index 6d40e960..00000000 --- a/docs/plugins/tmpl/element-multifdsink.sgml +++ /dev/null @@ -1,99 +0,0 @@ -<!-- ##### SECTION Title ##### --> -multifdsink - -<!-- ##### SECTION Short_Description ##### --> -Send data to multiple filedescriptors - -<!-- ##### SECTION Long_Description ##### --> -<include xmlns="http://www.w3.org/2003/XInclude" href="element-multifdsink-details.xml" /> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT GstMultiFdSink ##### --> -<para> - -</para> - -@element: -@bytes_to_serve: -@bytes_served: -@clientslock: -@clients: -@fd_hash: -@mode: -@fdset: -@control_sock: -@streamheader: -@previous_buffer_in_caps: -@protocol: -@mtu: -@bufqueue: -@running: -@thread: -@unit_type: -@units_max: -@units_soft_max: -@recover_policy: -@timeout: -@sync_method: -@buffers_queued: -@bytes_queued: -@time_queued: - -<!-- ##### ENUM GstMultiFdSinkFlags ##### --> -<para> - -</para> - -@GST_MULTIFDSINK_OPEN: -@GST_MULTIFDSINK_FLAG_LAST: - -<!-- ##### ENUM GstRecoverPolicy ##### --> -<para> - -</para> - -@GST_RECOVER_POLICY_NONE: -@GST_RECOVER_POLICY_RESYNC_START: -@GST_RECOVER_POLICY_RESYNC_SOFT: -@GST_RECOVER_POLICY_RESYNC_KEYFRAME: - -<!-- ##### ENUM GstSyncMethod ##### --> -<para> - -</para> - -@GST_SYNC_METHOD_NONE: -@GST_SYNC_METHOD_WAIT: -@GST_SYNC_METHOD_BURST: - -<!-- ##### ENUM GstUnitType ##### --> -<para> - -</para> - -@GST_UNIT_TYPE_BUFFERS: -@GST_UNIT_TYPE_TIME: -@GST_UNIT_TYPE_BYTES: - -<!-- ##### ENUM GstClientStatus ##### --> -<para> - -</para> - -@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/element-tcpserversink.sgml b/docs/plugins/tmpl/element-tcpserversink.sgml deleted file mode 100644 index c893ea94..00000000 --- a/docs/plugins/tmpl/element-tcpserversink.sgml +++ /dev/null @@ -1,31 +0,0 @@ -<!-- ##### SECTION Title ##### --> -tcpserversink - -<!-- ##### SECTION Short_Description ##### --> -Send data as a server over the network via TCP - -<!-- ##### SECTION Long_Description ##### --> -<include xmlns="http://www.w3.org/2003/XInclude" href="element-tcpserversink-details.xml" /> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT GstTCPServerSink ##### --> -<para> - -</para> - -@element: -@server_port: -@host: -@server_sin: -@server_sock: - diff --git a/docs/plugins/tmpl/element-vorbisenc.sgml b/docs/plugins/tmpl/element-vorbisenc.sgml deleted file mode 100644 index f86a3736..00000000 --- a/docs/plugins/tmpl/element-vorbisenc.sgml +++ /dev/null @@ -1,48 +0,0 @@ -<!-- ##### SECTION Title ##### --> -vorbisenc - -<!-- ##### SECTION Short_Description ##### --> -Encodes audio in Vorbis format - -<!-- ##### SECTION Long_Description ##### --> -<include xmlns="http://www.w3.org/2003/XInclude" href="element-vorbisenc-details.xml" /> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT GstVorbisEnc ##### --> -<para> - -</para> - -@element: -@sinkpad: -@srcpad: -@vi: -@vc: -@vd: -@vb: -@eos: -@managed: -@bitrate: -@min_bitrate: -@max_bitrate: -@quality: -@quality_set: -@channels: -@frequency: -@samples_in: -@bytes_out: -@tags: -@setup: -@header_sent: -@last_message: - |