Crate depthai_sys

Crate depthai_sys 

Source

Modules§

dai
depthai
string_utils

Traits§

ToCppString
A trait to be implemented by any type that can be turned into a C++ string. This trait is generated once per autocxx FFI mod and each implementation is incompatible and separate, because each will use a function generated independently for each mod in order to do the actual conversion to a C++ string.

Functions§

make_string
Make a C++ cxx::UniquePtr to a cxx::CxxString from a Rust &str.

Type Aliases§

DaiBuffer
DaiCameraNode
DaiDataQueue
DaiDatatype
DaiDevice
DaiEncodedFrame
DaiImgFrame
DaiInput
DaiInputQueue
DaiMessageGroup
DaiNode
DaiOutput
DaiPipeline
DaiPointCloud
DaiRGBDData