MythTV  master
mpegutils.h
Go to the documentation of this file.
1 #ifndef MPEG_UTILS_H
2 #define MPEG_UTILS_H
3 
4 #include "mythutil.h"
5 
6 void registerMPEGUtils(UtilMap &utilMap);
7 
8 #endif // MPEG_UTILS_H
registerMPEGUtils
void registerMPEGUtils(UtilMap &utilMap)
Definition: mpegutils.cpp:844
mythutil.h
UtilMap
QMap< QString, UtilFunc > UtilMap
Definition: mythutil.h:15