Difference between revisions of "Cardinput table"
From MythTV Official Wiki
m (grammer) |
m (more grammer) |
||
Line 1: | Line 1: | ||
= table cardinput = | = table cardinput = | ||
− | This table contains one row for each input. For example, a [[Tuner Card]] can have an RF input, an S-Video input and a composite video input. This table also stores the binding between a [[Video Source]] and an input -- if the RF input is direct analog cable | + | This table contains one row for each input. For example, a [[Tuner Card]] can have an RF input, an S-Video input and a composite video input. This table also stores the binding between a [[Video Source]] and an input -- if the RF input is direct analog cable and the S-video input is digital cable through a box, this is where that information will live. |
{| border=1 style="background:#D6DFE7" | {| border=1 style="background:#D6DFE7" |
Revision as of 16:19, 28 February 2006
table cardinput
This table contains one row for each input. For example, a Tuner Card can have an RF input, an S-Video input and a composite video input. This table also stores the binding between a Video Source and an input -- if the RF input is direct analog cable and the S-video input is digital cable through a box, this is where that information will live.
Field | Type | NULL | Default |
---|---|---|---|
cardinputid | int(10) | No | |
cardid | int(10) | No | 0 |
sourceid | int(10) | No | 0 |
inputname | varchar(32) | No | |
externalcommand | varchar(128) | Yes | NULL |
preference | int(11) | Yes | NULL |
shareable | char(1) | Yes | N |
tunechan | varchar(5) | No | |
startchan | varchar(5) | No |