libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:34:09+00:00)
Supporting cameras in Linux since 2019
Classes | Namespaces
media_device.h File Reference

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/base/log.h>
#include <libcamera/base/signal.h>
#include "libcamera/internal/media_object.h"
Include dependency graph for media_device.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

namespace  libcamera
 Top-level libcamera namespace.
 

Detailed Description

Provide a representation of a Linux kernel Media Controller device that exposes the full graph topology.