#include "pangolin.h"
Go to the source code of this file.
Classes | |
struct | pangolin::Uri |
struct | pangolin::VideoException |
struct | pangolin::VideoInput |
struct | pangolin::VideoInterface |
Interface to video capture sources. More... | |
struct | pangolin::VideoPixelFormat |
Namespaces | |
namespace | pangolin |
Functions | |
VideoInterface * | pangolin::OpenVideo (std::string uri) |
Open Video Interface from string specification (as described in this files header) | |
Uri | pangolin::ParseUri (std::string str_uri) |
Parse string as Video URI. | |
VideoPixelFormat | pangolin::VideoFormatFromString (const std::string &format) |