1 2 3 4 5 6 7 8 9
/* SPDX-License-Identifier: Apache-2.0 */ /* Copyright 2025 Au-Zone Technologies */ /** * Wrapper header for bindgen to process VideoStream C API * This includes the main videostream.h header from the repository */ #include "../../include/videostream.h"