SimaPluginOutputRoute Struct
Declaration
struct SimaPluginOutputRoute { ... }
Included Headers
#include <SimaPluginStaticManifestAbi.h>
Public Member Attributes Index
| gint | output_slot |
| const gchar * | cm_output_name |
| const gchar * | segment_name |
Definition at line 106 of file SimaPluginStaticManifestAbi.h.
Public Member Attributes
cm_output_name
|
Definition at line 108 of file SimaPluginStaticManifestAbi.h.
108 const gchar* cm_output_name;
output_slot
|
Definition at line 107 of file SimaPluginStaticManifestAbi.h.
107 gint output_slot;
segment_name
|
Definition at line 109 of file SimaPluginStaticManifestAbi.h.
109 const gchar* segment_name;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.