gmerlin
Modules | Data Structures | Typedefs
Video output

Video output. More...

Modules

 System independent keycode definitions
 

Data Structures

struct  bg_ov_callbacks_s
 Callbacks for the video output plugin. More...
 
struct  bg_ov_plugin_s
 Video output plugin. More...
 
struct  bg_encoder_callbacks_s
 Callbacks for the encoder plugin. More...
 

Typedefs

typedef struct bg_ov_callbacks_s bg_ov_callbacks_t
 Typedef for callbacks for the video output plugin. More...
 
typedef struct bg_ov_plugin_s bg_ov_plugin_t
 Typedef for video output plugin. More...
 
typedef struct bg_encoder_callbacks_s bg_encoder_callbacks_t
 Typedef for callbacks for the encoder plugin. More...
 

Detailed Description

Video output.

Typedef Documentation

◆ bg_ov_callbacks_t

Typedef for callbacks for the video output plugin.

◆ bg_ov_plugin_t

Typedef for video output plugin.

◆ bg_encoder_callbacks_t

Typedef for callbacks for the encoder plugin.