summaryrefslogtreecommitdiff
path: root/doc/struct_Kit_SourceStreamInfo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/struct_Kit_SourceStreamInfo.rst')
-rw-r--r--doc/struct_Kit_SourceStreamInfo.rst57
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/struct_Kit_SourceStreamInfo.rst b/doc/struct_Kit_SourceStreamInfo.rst
new file mode 100644
index 0000000..68172c7
--- /dev/null
+++ b/doc/struct_Kit_SourceStreamInfo.rst
@@ -0,0 +1,57 @@
+.. index:: pair: struct; Kit_SourceStreamInfo
+.. _doxid-struct_kit___source_stream_info:
+.. _cid-kit_sourcestreaminfo:
+
+struct Kit_SourceStreamInfo
+===========================
+
+.. toctree::
+ :hidden:
+
+.. code-block:: cpp
+ :class: overview-code-block
+
+ #include <kitsource.h>
+
+
+Overview
+~~~~~~~~
+
+
+
+.. ref-code-block:: cpp
+ :class: overview-code-block
+
+ // fields
+
+ int :ref:`index<doxid-struct_kit___source_stream_info_1afd2ed4fc0ddcca2c71f30f2c743af6c9>`
+ :ref:`Kit_StreamType<doxid-kitsource_8h_1af54654f42d6733aacfe0f6a95379d9c2>` :ref:`type<doxid-struct_kit___source_stream_info_1a72054b0b25e8a87216da3f4e7170f312>`
+
+.. _details-doxid-struct_kit___source_stream_info:
+
+Detailed Documentation
+~~~~~~~~~~~~~~~~~~~~~~
+
+
+
+Fields
+------
+
+.. _doxid-struct_kit___source_stream_info_1afd2ed4fc0ddcca2c71f30f2c743af6c9:
+.. _cid-kit_sourcestreaminfo::index:
+.. ref-code-block:: cpp
+ :class: title-code-block
+
+ int index
+
+Stream index.
+
+.. _doxid-struct_kit___source_stream_info_1a72054b0b25e8a87216da3f4e7170f312:
+.. _cid-kit_sourcestreaminfo::type:
+.. ref-code-block:: cpp
+ :class: title-code-block
+
+ :ref:`Kit_StreamType<doxid-kitsource_8h_1af54654f42d6733aacfe0f6a95379d9c2>` type
+
+Stream type.
+