oa::DetectionBuffer
DetectionBuffer class in the OA Vision public surface.
Public Methods
Static Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
U32The declared return value.
No public source comment is attached to this declaration.
Returns
U32The declared return value.
No public source comment is attached to this declaration.
Returns
U32The declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Parameters
inCompletionconst Event &—
Returns
StatusThe declared return value.
Replaces the current records. Fails while a previous render submission still consumes this slot.
Parameters
inDetectionsSpan<const Detection>—
Returns
StatusThe declared return value.
Host-visible creation path for sidecars, tests, and CPU integrations. Native GPU postprocess will use the same record layout and consumer API.
Parameters
inRuntimeEngine &—
inCapacityU32—
Returns
Result<DetectionBuffer>The declared return value.