VideoTools
|
#include "gdef.h"
#include "gvimageinput.h"
#include "gdatetime.h"
#include "gaddress.h"
#include "gurl.h"
#include "gpath.h"
#include <string>
#include <memory>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | Gv::HttpServerInput |
An ImageInput class that integrates with the event loop, with automatic re-opening if the channel goes away for a while. More... | |
class | Gv::HttpServerSource |
Used by a ImageInputHandler-derived object to hold a ImageInputSource pointer. More... | |
class | Gv::HttpServerSources |
A container for ImageInputSource pointers, used by Gv::HttpServerPeer. More... | |
class | Gv::HttpServerResources |
A configuration structure for resources that Gv::HttpServerPeer makes available. More... | |
class | Gv::HttpServerConfig |
A configuration structure for Gv::HttpServerPeer holding default settings from the command-line which are then overriden by url parameters. More... | |
Namespaces | |
Gv | |
Video classes. | |