1COMEDI_GET_BUFFER_SIZE(3)                            COMEDI_GET_BUFFER_SIZE(3)
2
3
4

NAME

6       comedi_get_buffer_size - streaming buffer size of subdevice
7

SYNOPSIS

9       #include <comedilib.h>
10
11       int comedi_get_buffer_size (comedi_t * device, unsigned int subdevice);
12

DESCRIPTION

14       The  function  comedi_get_buffer_size()  returns the size (in bytes) of
15       the streaming buffer for the subdevice specified by device  and  subde‐
16       vice.  On error, -1 is returned.
17
18                                28 October 2007      COMEDI_GET_BUFFER_SIZE(3)
Impressum