Re: [tvcontrol-api] Why retrieve a list of tuners instead of just one tuner?

>From my recollections of the TV Control API community group, the 
TVTuners provided a dynamic list of tuning resources that are 
available in the device (note that we had some requirements that 
tuners could be added or removed from the system during run-time 
perhaps through USB interface). The sequence<TVSource> in each TVTuner
 designates what delivery types the TVTuner supports (perhaps a tuning
 resource could simultaneously support DVB-C and DVB-C2. It may be 
that in 99% of devices, TVTuner.getSources() yields a sequence of just
 one element.

-- 
GitHub Notification of comment by paulhiggs
Please view or discuss this issue at 
https://github.com/w3c/tvcontrol-api/issues/4#issuecomment-251158252 
using your GitHub account

Received on Monday, 3 October 2016 16:44:07 UTC