Skip to main content

Crate adamo_sys

Crate adamo_sys 

Source
Expand description

Raw FFI bindings to the Adamo SDK.

This crate is a thin, unsafe interface — prefer the safe wrappers in adamo for normal use.

All declarations match the C header generated by cbindgen for the adamo-c crate (include/adamo/adamo.h). Keep them in sync.

Structs§

adamo_cb_sub_t
adamo_publisher_t
adamo_robot_t
adamo_sample_t
adamo_session_t
adamo_subscriber_t
adamo_video_track_t

Constants§

ADAMO_PROTOCOL_QUIC
ADAMO_PROTOCOL_TCP
ADAMO_PROTOCOL_UDP

Type Aliases§

adamo_protocol_t
adamo_sample_cb_t