Changes between Version 1 and Version 2 of MythMediaMonitor
- Timestamp:
- 11/15/06 17:36:26 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MythMediaMonitor
v1 v2 1 1 MythMediaMonitor is a class in libmyth/mythmediamonitor.cpp which has a simple task - to maintain a list of mounted removable media. It currenly has a simple thread that loops every half second, checks for new mounted media, and polls the status (e.g. tray open, audio CD mounted, has data disk) of that device/media. 2 3 The doxygen reference can be found [http://www.cuymedia.net/doxygen-dev-docs/html/classMediaMonitor.html here].
