Changeset 15345 for titan/doc


Ignore:
Timestamp:
04/22/12 11:41:11 (12 years ago)
Author:
nit
Message:

[titan] extend html api

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/doc/htmlapi.txt

    r15340 r15345  
    206206desc: shows the message on tv
    207207param; message
     208
     209query: getvol
     210raw: returns the aktive vol (0-100)
     211desc: get the volume
     212param: 0-100
     213
     214query: getmute
     215raw: returns the aktive mute (0/1)
     216descr: get mute
     217param: no
     218
     219query: setvol
     220raw: returns the aktive vol (0-100)
     221desc: set the volume
     222param: no
     223
     224query: getrccodes
     225raw: name#code
     226descr: gets all rccodes
     227param: no
Note: See TracChangeset for help on using the changeset viewer.