Lines Matching refs:record
325 /* Grab the device and record masks */
362 info.record.buffer_size = bufsiz;
466 info.record.encoding = AUDIO_ENCODING_ULAW;
467 info.record.error = 0;
468 info.record.gain = gain;
472 o_port = info.record.port = port;
478 rval = info.record.error;
509 info.record.sample_rate, info.record.channels,
510 info.record.precision, info.record.encoding,
511 info.record.gain, info.monitor_gain, info.record.port);
514 info.record.samples, info.record.eof,
515 info.record.pause, info.record.error,
516 info.record.waiting, info.record.balance);