Skip to main content

SimaPluginInputBinding Struct

Declaration

struct SimaPluginInputBinding { ... }

Included Headers

Public Member Attributes Index

gintsink_pad_index
gintlocal_logical_input_index
gintsrc_stage_index
const gchar *src_stage_id
gintsrc_logical_output_index
gintsrc_output_slot
gintsrc_physical_output_index
guint64src_physical_size_bytes
gint64src_physical_byte_offset
gbooleanrequired
gintcm_input_name_id
const gchar *cm_input_name
gintsource_segment_name_id
const gchar *source_segment_name

Definition at line 185 of file SimaPluginStaticManifestAbi.h.

Public Member Attributes

cm_input_name

const gchar* SimaPluginInputBinding::cm_input_name

Definition at line 197 of file SimaPluginStaticManifestAbi.h.

197 const gchar* cm_input_name;

cm_input_name_id

gint SimaPluginInputBinding::cm_input_name_id

Definition at line 196 of file SimaPluginStaticManifestAbi.h.

local_logical_input_index

gint SimaPluginInputBinding::local_logical_input_index

required

gboolean SimaPluginInputBinding::required

Definition at line 195 of file SimaPluginStaticManifestAbi.h.

195 gboolean required;

sink_pad_index

gint SimaPluginInputBinding::sink_pad_index

Definition at line 186 of file SimaPluginStaticManifestAbi.h.

source_segment_name

const gchar* SimaPluginInputBinding::source_segment_name

Definition at line 199 of file SimaPluginStaticManifestAbi.h.

199 const gchar* source_segment_name;

source_segment_name_id

gint SimaPluginInputBinding::source_segment_name_id

Definition at line 198 of file SimaPluginStaticManifestAbi.h.

src_logical_output_index

gint SimaPluginInputBinding::src_logical_output_index

src_output_slot

gint SimaPluginInputBinding::src_output_slot

Definition at line 191 of file SimaPluginStaticManifestAbi.h.

src_physical_byte_offset

gint64 SimaPluginInputBinding::src_physical_byte_offset

Definition at line 194 of file SimaPluginStaticManifestAbi.h.

src_physical_output_index

gint SimaPluginInputBinding::src_physical_output_index

src_physical_size_bytes

guint64 SimaPluginInputBinding::src_physical_size_bytes

Definition at line 193 of file SimaPluginStaticManifestAbi.h.

src_stage_id

const gchar* SimaPluginInputBinding::src_stage_id

Definition at line 189 of file SimaPluginStaticManifestAbi.h.

189 const gchar* src_stage_id;

src_stage_index

gint SimaPluginInputBinding::src_stage_index

Definition at line 188 of file SimaPluginStaticManifestAbi.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.