File indexing completed on 2025-01-19 03:57:06
0001 /********************************************************* 0002 * Copyright (C) 2020, Val Doroshchuk <valbok@gmail.com> * 0003 * * 0004 * This file is part of QtAVPlayer. * 0005 * Free Qt Media Player based on FFmpeg. * 0006 *********************************************************/ 0007 0008 #ifndef QTAVPLAYERGLOBAL_H 0009 #define QTAVPLAYERGLOBAL_H 0010 0011 #include <QtCore/qglobal.h> 0012 0013 #endif