/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2020, Raspberry Pi (Trading) Ltd. * * stream_options.h - Helper to parse options for streams */ #pragma once #include #include "options.h" class StreamKeyValueParser : public KeyValueParser { public: StreamKeyValueParser(); KeyValueParser::Options parse(const char *arguments) override; static libcamera::StreamRoles roles(const OptionValue &values); static int updateConfiguration(libcamera::CameraConfiguration *config, const OptionValue &values); private: static bool parseRole(libcamera::StreamRole *role, const KeyValueParser::Options &options); }; /vivid.git' href='/libcamera/vivid.git/'>libcamera/vivid.git
libcamera pipeline handler for VIVIDgit repository hosting on libcamera.org
summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/arrow-left.svg
blob: a5058fc73d354ea3ed42836d30ce54af19b72b59 (plain)
1