TwiceAsNice
2019-02-18
|
#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>
Classes | |
class | indi_webcam |
struct | indi_webcam::ExpStart |
Variables | |
std::vector< std::string > | listOfSources |
bool | allDevicesFound = false |
bool | checkingDevices = false |
std::vector<std::string> listOfSources |