Theora Playback Library  1.1.0
TheoraPlayer.h
Go to the documentation of this file.
1 /************************************************************************************
2 This source file is part of the Theora Video Playback Library
3 For latest info, see http://libtheoraplayer.googlecode.com
4 *************************************************************************************
5 Copyright (c) 2008-2014 Kresimir Spes (kspes@cateia.com)
6 This program is free software; you can redistribute it and/or modify it under
7 the terms of the BSD license: http://opensource.org/licenses/BSD-3-Clause
8 *************************************************************************************/
9 #ifndef _TheoraPlayer_h
10 #define _TheoraPlayer_h
11 
12 #include "TheoraVideoManager.h"
13 #include "TheoraVideoClip.h"
14 #include "TheoraVideoFrame.h"
15 
16 #endif
17