CastOptions Struct
Construction options for a Cast Node. More...
Declaration
Included Headers
Public Member Attributes Index
| CastDirection | direction = CastDirection::Bf16ToFp32 |
|
Conversion direction. More... | |
| std::string | element_name |
|
Optional GStreamer element name (default: auto-generated). More... | |
| bool | silent = true |
|
If true, suppresses element-level diagnostic logging. More... | |
| std::shared_ptr< const CompiledProcessCvuContract > | compiled_contract |
|
Optional processcvu contract for model-managed cast. More... | |
| int | num_buffers = 0 |
|
processcvu buffer pool size when compiled_contract is set. More... | |
Description
Construction options for a Cast Node.
Definition at line 40 of file Cast.h.
Public Member Attributes
compiled_contract
|
Optional processcvu contract for model-managed cast.
direction
|
Conversion direction.
element_name
|
Optional GStreamer element name (default: auto-generated).
Definition at line 42 of file Cast.h.
num_buffers
|
processcvu buffer pool size when compiled_contract is set.
Definition at line 46 of file Cast.h.
silent
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.