Myth Protocol Command LOCK TUNER

From MythTV

Jump to: navigation, search

Contents

LOCK_TUNER

Note: this is untested, based on /libs/libmythui/myththemedmenu.cpp

Arguments

Command arguments: none

List arguments: none

Examples

Command:

LOCK_TUNER

Successful response:

1

Unsuccessful response:

-2

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

Returns

The ID of the card if successful
0 or less if unsuccessful

Personal tools