<div id="RTEContent"> Hi guys<br> There is table of recorded which be used for storing setting of record in database of mythconverg ,Some records were inserted into this table when starting record(how does MythTV to start record,by current time ?), my question is that what's function of there fields as below in table of recorded:<br> mysql> desc recorded;<br> +-----------------+------------------+------+-----+---------------------+-------+<br> | Field | Type | Null | Key | Default | Extra |<br> +-----------------+------------------+------+-----+---------------------+-------+<br> ...<br> | bookmark | varchar(128) | YES | |
NULL | |<br> | editing | int(10) unsigned | | | 0 | |<br> | cutlist | text | YES | | NULL | |<br> | autoexpire | int(11) | | |
0 | |<br> | commflagged | int(10) unsigned | | | 0 | |<br> | recgroup | varchar(32) | | | Default | |<br> <br> <br> | lastmodified | timestamp(14) | YES | | NULL | |<br> |
filesize | bigint(20) | | | 0 | |<br> | stars | float | | | 0 | |<br> | previouslyshown | tinyint(1) | YES | | 0 | |<br> |<br> | preserve |
tinyint(1) | | | 0 | |<br> | findid | int(11) | | | 0 | |<br> | deletepending | tinyint(1) | | | 0 | |<br> +-----------------+------------------+------+-----+---------------------+-------+<br> 25 rows in set
(0.00 sec)<br> I also to read source code in ../libs/libmythtv/program.cpp:<br> ...<br> SetFileize(long long fsize)<br> {<br> fetch data from database by SQL<br> }<br> GetFileSIze()<br> {<br> As same to do<br> }<br> SetBookmark(long long fs)<br> {<br> As same to do<br> }<br> GetBookmark()<br> {<br> As same to do<br> }<br> SetEditing(bool edit)<br> {<br> }<br> IsEditing()<br> {<br> }<br> SetDeleteFlag()<br> {<br> }<br> IsCommFlag()<br> {<br> }<br> GetCommFlag(int flag)<br> {<br> }<br> and so on<br> Thanks and cheers <br> </div><p>
                <hr size=1><a href="http://cn.mail.yahoo.com" target=blank>
ÑÅ»¢1GÃâ·ÑÓÊÏä°Ù·Ö°Ù·ÀÀ¬»øÐÅ</a><br>
<a href="http://cn.zs.yahoo.com" target=blank>ÑÅ»¢ÖúÊÖ-ËÑË÷¡¢É±¶¾¡¢·ÀɧÈÅ</a>