COMEDI_GET_BUFFER_SIZE(3)

NAME

comedi_get_buffer_size - streaming buffer size of subdevice

SYNOPSIS

#include <comedilib.h>

int comedi_get_buffer_size (comedi_t * device, unsigned int subdevice);

DESCRIPTION

The function comedi_get_buffer_size() returns the size (in bytes) of the streaming buffer for the subdevice specified by device and subdevice. On error, -1 is returned.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout