TwiceAsNice  2019-02-18
Classes | Variables
indi_webcam.h File Reference
#include <indiccd.h>
#include <stream/streammanager.h>
#include <libavcodec/avcodec.h>
#include <libavdevice/avdevice.h>
#include <libavformat/avformat.h>
#include <libavutil/imgutils.h>
#include <libswscale/swscale.h>
#include <thread>
Include dependency graph for indi_webcam.h:
This graph shows which files directly or indirectly include this file:

Classes

class  indi_webcam
 
struct  indi_webcam::ExpStart
 

Variables

std::vector< std::string > listOfSources
 
bool allDevicesFound = false
 
bool checkingDevices = false
 

Variable Documentation

◆ allDevicesFound

bool allDevicesFound = false

◆ checkingDevices

bool checkingDevices = false

◆ listOfSources

std::vector<std::string> listOfSources