OpenShot Library | libopenshot 0.2.7
|
Header file for ZeroMQ-based Logger class. More...
#include <iostream>
#include <iomanip>
#include <fstream>
#include <cstdlib>
#include <string>
#include <sstream>
#include <cstdio>
#include <ctime>
#include <zmq.hpp>
#include <unistd.h>
#include <OpenShotAudio.h>
#include "Settings.h"
Go to the source code of this file.
Classes | |
class | openshot::ZmqLogger |
This class is used for logging and sending those logs over a ZemoMQ socket to a listener. More... | |
Namespaces | |
namespace | openshot |
This namespace is the default namespace for all code in the openshot library. | |