CastPreparedStage Struct
Declaration
struct simaai::gst::CastPreparedStage { ... }
Included Headers
#include <SimaPreparedRuntimeAbi.h>
Public Member Attributes Index
| std::string | stage_key |
| gint | direction = 0 |
| TensorBufferPublishContract | identity_publish_contract |
| std::optional< TensorBufferPreparedMetaTemplate > | prepared_meta_template |
| bool | output_use_segment_allocator = false |
| std::uint64_t | output_gst_flags = 0U |
Definition at line 47 of file SimaPreparedRuntimeAbi.h.
Public Member Attributes
direction
|
Definition at line 49 of file SimaPreparedRuntimeAbi.h.
identity_publish_contract
|
Definition at line 50 of file SimaPreparedRuntimeAbi.h.
50 TensorBufferPublishContract identity_publish_contract;
output_gst_flags
|
Definition at line 53 of file SimaPreparedRuntimeAbi.h.
53 std::uint64_t output_gst_flags = 0U;
output_use_segment_allocator
|
Definition at line 52 of file SimaPreparedRuntimeAbi.h.
52 bool output_use_segment_allocator = false;
prepared_meta_template
|
Definition at line 51 of file SimaPreparedRuntimeAbi.h.
51 std::optional<TensorBufferPreparedMetaTemplate> prepared_meta_template;
stage_key
|
Definition at line 48 of file SimaPreparedRuntimeAbi.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.