xine-lib 1.2.11
Data Fields
win32_driver_t Struct Reference

Data Fields

vo_driver_t vo_driver
 
const win32_visual_t * win32_visual
 
HWND WndHnd
 
RECT WndRect
 
xine_txine
 
LPDIRECTDRAW ddobj
 
LPDIRECTDRAWSURFACE primary
 
LPDIRECTDRAWSURFACE secondary
 
LPDIRECTDRAWCLIPPER ddclipper
 
uint8_t * contents
 
win32_frame_tcurrent
 
int req_format
 
int act_format
 
uint32_t width
 
uint32_t height
 
double ratio
 
vo_directx_hwaccel_enum hwaccel
 
yuv2rgb_factory_tyuv2rgb_factory
 
yuv2rgb_tyuv2rgb
 
int mode
 
int bytespp
 
DDPIXELFORMAT primary_pixel_format
 
DDSURFACEDESC ddsd
 
alphablend_t alphablend_extra_data
 

Field Documentation

◆ act_format

int win32_driver_t::act_format

◆ alphablend_extra_data

alphablend_t win32_driver_t::alphablend_extra_data

Referenced by Destroy(), and win32_overlay_blend().

◆ bytespp

int win32_driver_t::bytespp

◆ contents

uint8_t* win32_driver_t::contents

Referenced by win32_display_frame().

◆ current

win32_frame_t* win32_driver_t::current

◆ ddclipper

LPDIRECTDRAWCLIPPER win32_driver_t::ddclipper

◆ ddobj

LPDIRECTDRAW win32_driver_t::ddobj

◆ ddsd

DDSURFACEDESC win32_driver_t::ddsd

Referenced by Lock(), and win32_display_frame().

◆ height

uint32_t win32_driver_t::height

◆ hwaccel

vo_directx_hwaccel_enum win32_driver_t::hwaccel

Referenced by CreateSecondary().

◆ mode

int win32_driver_t::mode

Referenced by CheckPixelFormat().

◆ primary

LPDIRECTDRAWSURFACE win32_driver_t::primary

◆ primary_pixel_format

DDPIXELFORMAT win32_driver_t::primary_pixel_format

◆ ratio

double win32_driver_t::ratio

◆ req_format

int win32_driver_t::req_format

◆ secondary

LPDIRECTDRAWSURFACE win32_driver_t::secondary

◆ vo_driver

vo_driver_t win32_driver_t::vo_driver

◆ width

uint32_t win32_driver_t::width

◆ win32_visual

const win32_visual_t* win32_driver_t::win32_visual

◆ WndHnd

HWND win32_driver_t::WndHnd

◆ WndRect

RECT win32_driver_t::WndRect

◆ xine

xine_t* win32_driver_t::xine

◆ yuv2rgb

yuv2rgb_t* win32_driver_t::yuv2rgb

Referenced by Destroy(), and win32_display_frame().

◆ yuv2rgb_factory

yuv2rgb_factory_t* win32_driver_t::yuv2rgb_factory

Referenced by Destroy().


The documentation for this struct was generated from the following file: