Main Page   Compound List   File List   Compound Members   File Members  

vo_plugin_s Struct Reference

#include <video_out.h>

List of all members.

Public Attributes

char* name
vo_open_topen


Detailed Description

Defines a video output plugin. Was the vo_driver_s in mpeg2dec libvo. A plugin has a name and a reference to it's open function. "Open" spawns a new instance of the plugins video output - pretty cool.


Member Data Documentation

char * vo_plugin_s::name
 

The plugins driver name

vo_open_t * vo_plugin_s::open
 

Spawn a new video output instance


The documentation for this struct was generated from the following file:
Generated at Sat Feb 24 12:06:28 2001 for libvo by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001