VB6 - DVB-T & program
Posted: 23 Oct 2010 16:54
Hi to all,
I try to use vlc and my dvb-t usb reciver.
if i use:
I can see the first available channel in the specified frequency.
How do I view other channels of the same frequency?
You can read the name of the channel?
Thanks
Luca
I try to use vlc and my dvb-t usb reciver.
if i use:
Code: Select all
VLCPlugin1.addTarget "dvb-t://frequency=602000000, dvb-bandwidth=8", Null, VLCPlayListInsert, 0
VLCPlugin1.play
How do I view other channels of the same frequency?
You can read the name of the channel?
Thanks
Luca