Author: duncan
Date: Fri Oct  6 16:22:27 2006
New Revision: 8325

Modified:
   branches/rel-1-5/freevo/src/tv/v4l2.py

Log:
[ 1567895 ] Interrupt live tv


Modified: branches/rel-1-5/freevo/src/tv/v4l2.py
==============================================================================
--- branches/rel-1-5/freevo/src/tv/v4l2.py      (original)
+++ branches/rel-1-5/freevo/src/tv/v4l2.py      Fri Oct  6 16:22:27 2006
@@ -165,6 +165,10 @@
         self.capabilities = results[4]
     
 
+    def getdevice(self):
+        return self.device
+
+
     def close(self):
         os.close(self.device)
 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to