comparison stream/stream_tv.c @ 24290:ca7ee5c1b88d

Support for selecting language via packet 28. Also allows to select default teletext language. It will be used if language is not specified by network provider via packet 28.
author voroshil
date Fri, 31 Aug 2007 16:53:27 +0000
parents e6221b1a7322
children d31512f03462
comparison
equal deleted inserted replaced
24289:53f2436d68d7 24290:ca7ee5c1b88d
73 0, //hue 73 0, //hue
74 0, //saturation 74 0, //saturation
75 NULL, //tdevice 75 NULL, //tdevice
76 0, //tformat 76 0, //tformat
77 100, //tpage 77 100, //tpage
78 0, //tlang
78 79
79 0, //scan_autostart 80 0, //scan_autostart
80 50, //scan_threshold 81 50, //scan_threshold
81 0.5 //scan_period 82 0.5 //scan_period
82 }; 83 };