golib
0.5
|
#include "mex.h"
#include <govideocapture.h>
Macros | |
#define | USAGE() |
Functions | |
void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
This mex module provides a function to close a video4linux device.
videocaptureclose (fd);
#define USAGE | ( | ) |