QVisu
Qt-based visualization for smart homes
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
vlc.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* vlc.h: global header for libvlc
3
*****************************************************************************
4
* Copyright (C) 1998-2008 VLC authors and VideoLAN
5
* $Id: 8f39094bd4b15c99288cecd001f76fcc10565daa $
6
*
7
* Authors: Vincent Seguin <seguin@via.ecp.fr>
8
* Samuel Hocevar <sam@zoy.org>
9
* Gildas Bazin <gbazin@netcourrier.com>
10
* Derk-Jan Hartman <hartman at videolan dot org>
11
* Pierre d'Herbemont <pdherbemont@videolan.org>
12
*
13
* This program is free software; you can redistribute it and/or modify it
14
* under the terms of the GNU Lesser General Public License as published by
15
* the Free Software Foundation; either version 2.1 of the License, or
16
* (at your option) any later version.
17
*
18
* This program is distributed in the hope that it will be useful,
19
* but WITHOUT ANY WARRANTY; without even the implied warranty of
20
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
* GNU Lesser General Public License for more details.
22
*
23
* You should have received a copy of the GNU Lesser General Public License
24
* along with this program; if not, write to the Free Software Foundation,
25
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
26
*****************************************************************************/
27
28
#ifndef VLC_VLC_H
29
#define VLC_VLC_H 1
30
36
# ifdef __cplusplus
37
extern
"C"
{
38
# endif
39
40
#include <
vlc/libvlc_structures.h
>
41
#include <
vlc/libvlc.h
>
42
#include <
vlc/libvlc_media.h
>
43
#include <
vlc/libvlc_media_player.h
>
44
#include <
vlc/libvlc_media_list.h
>
45
#include <
vlc/libvlc_media_list_player.h
>
46
#include <
vlc/libvlc_media_library.h
>
47
#include <
vlc/libvlc_media_discoverer.h
>
48
#include <
vlc/libvlc_events.h
>
49
#include <
vlc/libvlc_vlm.h
>
50
#include <
vlc/deprecated.h
>
51
52
# ifdef __cplusplus
53
}
54
# endif
55
56
#endif
/* _VLC_VLC_H */
libvlc_structures.h
libvlc.h
deprecated.h
libvlc_vlm.h
libvlc_media_list_player.h
libvlc_media.h
libvlc_media_list.h
libvlc_events.h
libvlc_media_player.h
libvlc_media_discoverer.h
libvlc_media_library.h
vlc
include
vlc
vlc.h
Generated on Tue Jul 7 2015 22:36:31 for QVisu by
1.8.8