Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] section filter




Hi!

I don't know what the section filter structure means.
There is no instruction about each filter and mask.
Just only how to use ioctl.. in LINUX DVB API 0.9.2.
Or, How many filters can I use in my application ?
I use siemens card.

struct dmxsctFilterParams        sfp;
   :
   :
sfp.filter.filter[0] =  ?
sfp.filter.mask[0] = ?

sfp.filter.filter[1] =  ?
sfp.filter.mask[1] = ?

sfp.filter.filter[2] =  ?
sfp.filter.mask[2] = ?

sfp.filter.filter[3] =  ?
sfp.filter.mask[3] = ?

sfp.filter.filter[4] =  ?
sfp.filter.mask[4] = ?

sfp.filter.filter[5] =  ?
sfp.filter.mask[5] = ?
     :
     :

Thanks.
L.S.W



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index