xine-lib 1.2.13-20230125hg15249
Data Structures | Typedefs | Functions
video_out.h File Reference

Go to the source code of this file.

Data Structures

struct  vo_setup_result_t
 
struct  vo_instance_s
 
struct  vo_driver_t
 

Typedefs

typedef struct vo_instance_s vo_instance_t
 
typedef vo_instance_tvo_open_t(void)
 

Functions

void vo_accel (uint32_t accel)
 
vo_driver_t const * vo_drivers (void)
 

Typedef Documentation

◆ vo_instance_t

typedef struct vo_instance_s vo_instance_t

◆ vo_open_t

typedef vo_instance_t * vo_open_t(void)

Function Documentation

◆ vo_accel()

void vo_accel ( uint32_t accel)

◆ vo_drivers()

vo_driver_t const * vo_drivers ( void )