#include <webcam_support.h>
Definition at line 227 of file webcam_support.h.
WebcamSupport::WebcamSupport |
( |
) | |
|
WebcamSupport::WebcamSupport |
( |
int |
f, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
std::string WebcamSupport::CaptureImage |
( |
) | |
|
int WebcamSupport::CopyImage |
( |
) | |
|
void WebcamSupport::DoError |
( |
long |
code, |
|
|
char * |
msg |
|
) |
| |
void WebcamSupport::EndCapture |
( |
) | |
|
int WebcamSupport::GetCapturedSize |
( |
) | |
|
int WebcamSupport::GetFps |
( |
) | |
|
|
inline |
void WebcamSupport::GetInfo |
( |
) | |
|
int WebcamSupport::Init |
( |
) | |
|
bool WebcamSupport::isReady |
( |
) | |
|
void WebcamSupport::Shutdown |
( |
) | |
|
void WebcamSupport::StartCapture |
( |
) | |
|
char* WebcamSupport::jpeg_buffer |
int WebcamSupport::jpeg_size |
int WebcamSupport::nbframes |
char* WebcamSupport::old_buffer |
int WebcamSupport::old_size |
The documentation for this class was generated from the following file: