::V4L2_Driver class | INDI::V4L2_Base | friend |
bpp | INDI::V4L2_Base | protected |
buf | INDI::V4L2_Base | protected |
buffers | INDI::V4L2_Base | protected |
callback | INDI::V4L2_Base | protected |
callFrame(void *p) | INDI::V4L2_Base | |
cancrop | INDI::V4L2_Base | protected |
cansetrate | INDI::V4L2_Base | protected |
cap | INDI::V4L2_Base | protected |
check_device(char *errmsg) | INDI::V4L2_Base | protected |
close_device() | INDI::V4L2_Base | protected |
connectCam(const char *devpath, char *errmsg, int pixelFormat=-1, int width=-1, int height=-1) | INDI::V4L2_Base | virtual |
crop | INDI::V4L2_Base | protected |
cropcap | INDI::V4L2_Base | protected |
cropset | INDI::V4L2_Base | protected |
decoder | INDI::V4L2_Base | protected |
dev_name | INDI::V4L2_Base | protected |
deviceName | INDI::V4L2_Base | protected |
disconnectCam(bool stopcapture) | INDI::V4L2_Base | virtual |
dodecode | INDI::V4L2_Base | protected |
doDecode(bool) | INDI::V4L2_Base | |
enumerate_ctrl() | INDI::V4L2_Base | |
enumerate_ext_ctrl() | INDI::V4L2_Base | |
enumerate_menu() | INDI::V4L2_Base | |
enumeratedCaptureFormats | INDI::V4L2_Base | protected |
enumeratedInputs | INDI::V4L2_Base | protected |
errno_exit(const char *s, char *errmsg) | INDI::V4L2_Base | protected |
fd | INDI::V4L2_Base | protected |
findMinMax() | INDI::V4L2_Base | protected |
fmt | INDI::V4L2_Base | protected |
frameRate | INDI::V4L2_Base | protected |
getBpp() | INDI::V4L2_Base | |
getcaptureformats(ISwitchVectorProperty *captureformatssp) | INDI::V4L2_Base | |
getcapturesizes(ISwitchVectorProperty *capturesizessp, INumberVectorProperty *capturesizenp) | INDI::V4L2_Base | |
getControl(unsigned int ctrl_id, double *value, char *errmsg) | INDI::V4L2_Base | |
getcroprect() | INDI::V4L2_Base | |
getDeviceName() | INDI::V4L2_Base | |
getFormat() | INDI::V4L2_Base | |
getframerate | INDI::V4L2_Base | |
getframerates(ISwitchVectorProperty *frameratessp, INumberVectorProperty *frameratenp) | INDI::V4L2_Base | |
getHeight() | INDI::V4L2_Base | |
getinputs(ISwitchVectorProperty *inputssp) | INDI::V4L2_Base | |
getLinearY() | INDI::V4L2_Base | |
getlxstate() | INDI::V4L2_Base | inline |
getMaxMinSize(int &x_max, int &y_max, int &x_min, int &y_min) | INDI::V4L2_Base | virtual |
getRGBBuffer() | INDI::V4L2_Base | |
getU() | INDI::V4L2_Base | |
getV() | INDI::V4L2_Base | |
getWidth() | INDI::V4L2_Base | |
getY() | INDI::V4L2_Base | |
has_ext_pix_format | INDI::V4L2_Base | protected |
init_device(char *errmsg) | INDI::V4L2_Base | protected |
init_mmap(char *errmsg) | INDI::V4L2_Base | protected |
init_read(unsigned int buffer_size) | INDI::V4L2_Base | protected |
init_userp(unsigned int buffer_size) | INDI::V4L2_Base | protected |
input | INDI::V4L2_Base | protected |
io | INDI::V4L2_Base | protected |
io_method enum name | INDI::V4L2_Base | |
IO_METHOD_MMAP enum value | INDI::V4L2_Base | |
IO_METHOD_READ enum value | INDI::V4L2_Base | |
IO_METHOD_USERPTR enum value | INDI::V4L2_Base | |
ioctl_set_format(struct v4l2_format new_fmt, char *errmsg) | INDI::V4L2_Base | protected |
is_compressed() const | INDI::V4L2_Base | protected |
isLXmodCapable() | INDI::V4L2_Base | |
isstreamactive() | INDI::V4L2_Base | inline |
lxstate | INDI::V4L2_Base | protected |
n_buffers | INDI::V4L2_Base | protected |
newFrame(int fd, void *p) | INDI::V4L2_Base | static |
open_device(const char *devpath, char *errmsg) | INDI::V4L2_Base | protected |
path | INDI::V4L2_Base | protected |
pwcsetframerate(struct v4l2_fract frate, char *errmsg) | INDI::V4L2_Base | protected |
query_ctrl(unsigned int ctrl_id, double &ctrl_min, double &ctrl_max, double &ctrl_step, double &ctrl_value, char *errmsg) | INDI::V4L2_Base | |
queryControls(INumberVectorProperty *nvp, unsigned int *nnumber, ISwitchVectorProperty **options, unsigned int *noptions, const char *dev, const char *group) | INDI::V4L2_Base | |
queryctrl | INDI::V4L2_Base | protected |
queryExtControls(INumberVectorProperty *nvp, unsigned int *nnumber, ISwitchVectorProperty **options, unsigned int *noptions, const char *dev, const char *group) | INDI::V4L2_Base | |
queryINTControls(INumberVectorProperty *nvp) | INDI::V4L2_Base | |
querymenu | INDI::V4L2_Base | protected |
read_frame(char *errsg) | INDI::V4L2_Base | protected |
reallocate_buffers | INDI::V4L2_Base | protected |
registerCallback(WPF *fp, void *ud) | INDI::V4L2_Base | |
selectCallBackID | INDI::V4L2_Base | protected |
setcaptureformat(unsigned int captureformatindex, char *errmsg) | INDI::V4L2_Base | |
setcapturesize(unsigned int w, unsigned int h, char *errmsg) | INDI::V4L2_Base | |
setColorProcessing(bool quantization, bool colorconvert, bool linearization) | INDI::V4L2_Base | |
setcroprect(int x, int y, int w, int h, char *errmsg) | INDI::V4L2_Base | |
setDeviceName(const char *name) | INDI::V4L2_Base | |
setframerate | INDI::V4L2_Base | |
setinput(unsigned int inputindex, char *errmsg) | INDI::V4L2_Base | |
setINTControl(unsigned int ctrl_id, double new_value, char *errmsg) | INDI::V4L2_Base | |
setlxstate(short s) | INDI::V4L2_Base | inline |
setOPTControl(unsigned int ctrl_id, unsigned int new_value, char *errmsg) | INDI::V4L2_Base | |
setSize(int x, int y) | INDI::V4L2_Base | virtual |
start_capturing(char *errmsg) | INDI::V4L2_Base | |
stdgetframerate() | INDI::V4L2_Base | protected |
stdsetframerate(struct v4l2_fract frate, char *errmsg) | INDI::V4L2_Base | protected |
stop_capturing(char *errmsg) | INDI::V4L2_Base | |
streamactive | INDI::V4L2_Base | protected |
streamedonce | INDI::V4L2_Base | protected |
uninit_device(char *errmsg) | INDI::V4L2_Base | protected |
uptr | INDI::V4L2_Base | protected |
V4L2_Base() | INDI::V4L2_Base | |
v4l2_decode | INDI::V4L2_Base | protected |
xioctl(int fd, int request, void *arg, char const *const request_str) | INDI::V4L2_Base | protected |
xmax | INDI::V4L2_Base | protected |
xmin | INDI::V4L2_Base | protected |
ymax | INDI::V4L2_Base | protected |
ymin | INDI::V4L2_Base | protected |
~V4L2_Base() | INDI::V4L2_Base | virtual |