#include <videosource.h>
Public Types | |
typedef std::vector< std::pair < std::string, std::string > > | option_list |
Public Attributes | |
std::string | identifier |
option_list | options |
std::string | protocol |
Definition at line 31 of file videosource.h.
typedef std::vector<std::pair<std::string,std::string> > CVD::VideoSource::option_list |
Definition at line 35 of file videosource.h.
std::string CVD::VideoSource::identifier |
Definition at line 34 of file videosource.h.
Definition at line 36 of file videosource.h.
std::string CVD::VideoSource::protocol |
Definition at line 33 of file videosource.h.