libcamera
v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01:00)
Supporting cameras in Linux since 2019
|
Provide a representation of a Linux kernel Media Controller device that exposes the full graph topology. More...
#include <map>
#include <sstream>
#include <string>
#include <vector>
#include <linux/media.h>
#include <libcamera/signal.h>
#include "libcamera/internal/log.h"
#include "libcamera/internal/media_object.h"
Go to the source code of this file.
Classes | |
class | libcamera::MediaDevice |
The MediaDevice represents a Media Controller device with its full graph of connected objects. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Provide a representation of a Linux kernel Media Controller device that exposes the full graph topology.