Changes between Version 1 and Version 2 of MythMediaMonitor


Ignore:
Timestamp:
11/15/06 17:36:26 (19 years ago)
Author:
myth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MythMediaMonitor

    v1 v2  
    11MythMediaMonitor 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
     3The doxygen reference can be found [http://www.cuymedia.net/doxygen-dev-docs/html/classMediaMonitor.html here].