diff src/recpt1.h @ 133:0db6ccf0fe31

modify DLNA display name & UUID
author Naoya OYAMA <naoya.oyama@gmail.com>
date Thu, 14 Oct 2010 00:07:05 +0900
parents 5a380559a61e
children 1d343a4eb657
line wrap: on
line diff
--- a/src/recpt1.h	Wed Oct 13 01:39:24 2010 +0900
+++ b/src/recpt1.h	Thu Oct 14 00:07:05 2010 +0900
@@ -88,6 +88,7 @@
     int lnb;    /* LNB voltage */
     int tfd;    /* tuner fd */
     int wfd;    /* output file fd */
+    int device_id; /* /dev/pt1video[N] */
     ISDB_T_FREQ_CONV_TABLE *table;
     sock_data *sock_data;
     pthread_t signal_thread;