Документ взят из кэша поисковой машины. Адрес оригинального документа : http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-max-buffer-size.html
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 09:34:41 2012
Кодировка:

Поисковые слова: arp 220
comedi_get_max_buffer_size

comedi_get_max_buffer_size

Name

comedi_get_max_buffer_size -- maximum streaming buffer size

Synopsis

#include <comedilib.h>

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

Description

The function comedi_get_max_buffer_size() returns the maximum allowable size (in bytes) of the streaming buffer for the subdevice specified by device and subdevice. Changing the maximum buffer size requires appropriate privileges. On error, -1 is returned.