Miam-Player
0.8.0
A nice music player
QtAV.h
Go to the documentation of this file.
1
/******************************************************************************
2
QtAV: Multimedia framework based on Qt and FFmpeg
3
Copyright (C) 2012-2016 Wang Bin <wbsecg1@gmail.com>
4
5
* This file is part of QtAV
6
7
This library is free software; you can redistribute it and/or
8
modify it under the terms of the GNU Lesser General Public
9
License as published by the Free Software Foundation; either
10
version 2.1 of the License, or (at your option) any later version.
11
12
This library is distributed in the hope that it will be useful,
13
but WITHOUT ANY WARRANTY; without even the implied warranty of
14
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
Lesser General Public License for more details.
16
17
You should have received a copy of the GNU Lesser General Public
18
License along with this library; if not, write to the Free Software
19
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20
******************************************************************************/
21
22
#ifndef QTAV_H
23
#define QTAV_H
24
25
#include <
QtAV/QtAV_Global.h
>
26
#include <
QtAV/version.h
>
27
28
#include <
QtAV/AVError.h
>
29
#include <
QtAV/AVClock.h
>
30
#include <
QtAV/AVDecoder.h
>
31
#include <
QtAV/AVDemuxer.h
>
32
#include <
QtAV/AVMuxer.h
>
33
#include <
QtAV/AVOutput.h
>
34
#include <
QtAV/AVPlayer.h
>
35
#include <
QtAV/Packet.h
>
36
#include <
QtAV/Statistics.h
>
37
38
#include <
QtAV/AudioEncoder.h
>
39
#include <
QtAV/AudioDecoder.h
>
40
#include <
QtAV/AudioFormat.h
>
41
#include <
QtAV/AudioOutput.h
>
42
#include <
QtAV/AudioResampler.h
>
43
44
#include <
QtAV/Filter.h
>
45
#include <
QtAV/FilterContext.h
>
46
#include <
QtAV/GLSLFilter.h
>
47
#include <
QtAV/LibAVFilter.h
>
48
49
#include <
QtAV/VideoShader.h
>
50
#include <
QtAV/OpenGLVideo.h
>
51
#include <
QtAV/ConvolutionShader.h
>
52
#include <
QtAV/VideoShaderObject.h
>
53
54
#include <
QtAV/VideoCapture.h
>
55
#include <
QtAV/VideoEncoder.h
>
56
#include <
QtAV/VideoDecoder.h
>
57
#include <
QtAV/VideoFormat.h
>
58
#include <
QtAV/VideoFrame.h
>
59
#include <
QtAV/VideoFrameExtractor.h
>
60
#include <
QtAV/VideoRenderer.h
>
61
#include <
QtAV/VideoOutput.h
>
62
//The following renderer headers can be removed
63
#include <
QtAV/QPainterRenderer.h
>
64
#if QT_VERSION >= QT_VERSION_CHECK(5,4,0)
65
#include <
QtAV/OpenGLWindowRenderer.h
>
66
#endif
67
#include <
QtAV/Subtitle.h
>
68
#include <
QtAV/SubtitleFilter.h
>
69
70
#include <
QtAV/MediaIO.h
>
71
72
#endif // QTAV_H
VideoRenderer.h
VideoFrameExtractor.h
AVClock.h
ConvolutionShader.h
AVError.h
OpenGLVideo.h
VideoEncoder.h
AudioOutput.h
VideoOutput.h
AudioResampler.h
MediaIO.h
VideoDecoder.h
AVPlayer.h
VideoCapture.h
QtAV_Global.h
AVMuxer.h
Packet.h
AudioDecoder.h
LibAVFilter.h
AudioEncoder.h
AudioFormat.h
version.h
GLSLFilter.h
AVOutput.h
AVDecoder.h
Subtitle.h
FilterContext.h
VideoShader.h
SubtitleFilter.h
VideoShaderObject.h
VideoFormat.h
Statistics.h
OpenGLWindowRenderer.h
AVDemuxer.h
VideoFrame.h
QPainterRenderer.h
Filter.h
src
core
3rdparty
QtAV
QtAV.h
Generated on Thu Mar 23 2017 19:56:52 for Miam-Player by
1.8.13