QVisu
Qt-based visualization for smart homes
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
vlc_video_splitter.h File Reference
#include <vlc_es.h>
#include <vlc_picture.h>
#include <vlc_mouse.h>

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_tvideo_splitter_New (vlc_object_t *, const char *psz_name, const video_format_t *)
 
VLC_API void video_splitter_Delete (video_splitter_t *)
 

Detailed Description

This file defines the structure and types used by video splitter filters.