Changes between Version 2 and Version 3 of MythMediaMonitor


Ignore:
Timestamp:
Nov 15, 2006, 5:37:39 PM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MythMediaMonitor

    v2 v3  
    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.
    22
    3 The doxygen reference can be found [http://www.cuymedia.net/doxygen-dev-docs/html/classMediaMonitor.html here].
     3See also
     4   * [http://www.cuymedia.net/doxygen-dev-docs/html/classMediaMonitor.html API reference].