comparison DOCS/tech/slave.txt @ 10577:7e5733a8c33b

Hi, here are slave commands: tv_set_brightness tv_set_contrast tv_set_hue tv_set_color Patch by Kir Kostuchenko <kir@users.sourceforge.net>
author gabucino
date Tue, 12 Aug 2003 07:38:49 +0000
parents 141141fdd250
children f25d93203a71
comparison
equal deleted inserted replaced
10576:e4cdc9ca94c5 10577:7e5733a8c33b
78 Set the current TV channel to the last one. 78 Set the current TV channel to the last one.
79 tv_set_freq <frequency in MHz> 79 tv_set_freq <frequency in MHz>
80 Set the tv tuner frequency. 80 Set the tv tuner frequency.
81 tv_set_norm <norm> 81 tv_set_norm <norm>
82 Set the tv tuner norm. PAL, SECAM, NTSC and so on.. 82 Set the tv tuner norm. PAL, SECAM, NTSC and so on..
83 tv_set_brightness [-100:100]
84 Set tv tuner brightness.
85 tv_set_contrast [-100:100]
86 Set tv tuner contrast.
87 tv_set_hue [-100:100]
88 Set tv tuner hue.
89 tv_set_saturation [-100:100]
90 Set tv tuner saturation.
83 gui_[loadsubtitle|about|play|stop] 91 gui_[loadsubtitle|about|play|stop]
84 GUI actions 92 GUI actions