Cardinput table
From MythTV Official Wiki
Revision as of 16:46, 28 February 2006 by Gwilford (talk | contribs) (Cardinput moved to 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 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 |