Myth Protocol Command LOCK TUNER
From MythTV
Contents |
[edit]
LOCK_TUNER
Note: this is untested, based on /libs/libmythui/myththemedmenu.cpp
[edit]
Arguments
Command arguments: none
List arguments: none
[edit]
Examples
Command:
LOCK_TUNER
Successful response:
1
Unsuccessful response:
-2
[edit]
Description
Asks the backend to lock a tuner. Not sure what this does.
If successful, the code seems to follow this by a call to FREE_TUNER
[edit]
Returns
The ID of the card if successful
0 or less if unsuccessful
