|
QVisu
Qt-based visualization for smart homes
|
Go to the source code of this file.
Classes | |
| struct | video_splitter_output_t |
| struct | video_splitter_t |
Typedefs | |
| typedef struct video_splitter_t | video_splitter_t |
| typedef struct video_splitter_sys_t | video_splitter_sys_t |
|
typedef struct video_splitter_owner_t | video_splitter_owner_t |
Functions | |
| VLC_API video_splitter_t * | video_splitter_New (vlc_object_t *, const char *psz_name, const video_format_t *) |
| VLC_API void | video_splitter_Delete (video_splitter_t *) |
This file defines the structure and types used by video splitter filters.