1#ifndef _KVI_MEDIAMANAGER_H_
2#define _KVI_MEDIAMANAGER_H_
48 KviMediaType * findMediaTypeByFileMask(
const char * pcFilemask);
49 KviMediaType * findMediaTypeByIanaType(
const char * pcIanaType);
53 KviMediaType * findMediaType(
const char * pcFilename,
bool bCheckMagic =
true);
56 void load(
const QString & szFilename);
57 void save(
const QString & szFilename);
C++ Template based double linked pointer list class.
KviMutex()
Definition KviThread.h:154
A template double linked list of pointers.
Definition KviPointerList.h:371
This file contains compile time settings.
#define KVILIB_API
Definition kvi_settings.h:124