[linux-dvb] What do you think of mpsys library ? (for ca_zap)
Kenneth Aafløy
lists at kenneth.aafloy.net
Sat Apr 2 00:38:35 CEST 2005
On Saturday 02 April 2005 00:28, I wrote:
> /**
> * Open for recording any recording available on the device.
> */
> int vid_rec_open(vid_rec_t **, vid_dev_t *);
/**
* Open for recording any channel/component available on the device.
*
* \warning Use with care, as it could produce massive amounts of data.
*/
int vid_rec_open(vid_rec_t **, vid_dev_t *);
Kenneth
More information about the linux-dvb
mailing list