[mythtv] [PATCH] mythvideo cd support
Matt Porter
mporter at kernel.crashing.org
Tue Jun 29 18:32:01 EDT 2004
On Wed, Jun 30, 2004 at 12:11:06AM +0200, Xavier Hervy wrote:
> For information, i can never accede to MediaMonitor::GetMedias in
> videofilter and i don't know why ...
See my other reply on fixing the build. You need to get the media
monitor instance from the singleton class as I mentioned earlier.
Use MediaMonitor::getMediaMonitor()->getMedias(MEDIATYPE_DATA).
That's the change Donavan made to remove the mythcontext.h pollution.
-Matt
More information about the mythtv-dev
mailing list