summaryrefslogtreecommitdiff
path: root/src/cam/frame_sink.h
AgeCommit message (Expand)Author
2021-08-05cam: Add FrameSink base classLaurent Pinchart
7' href='#n7'>7 8 9 10 11 12 13 14 15 16
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 * Copyright (C) 2019, Google Inc.
 *
 * version.cpp - libcamera version
 *
 * This file is auto-generated. Do not edit.
 */

#include <libcamera/camera_manager.h>

namespace libcamera {

const std::string CameraManager::version_("v@VCS_TAG@");

} /* namespace libcamera */