SDL_Overlay Struct Reference

#include <SDL_video.h>


Data Fields

Uint32 format
int w
int h
int planes
Uint16 * pitches
Uint8 ** pixels
Hardware-specific surface info


struct private_yuvhwfuncs * hwfuncs
struct private_yuvhwdata * hwdata
Special flags


Uint32 hw_overlay:1
Uint32 UnusedBits:31


Detailed Description

The YUV hardware video overlay

Field Documentation

Uint32 format

Read-only

int h

Read-only

Uint32 hw_overlay

Flag: This overlay hardware accelerated?

Uint16* pitches

Read-only

Uint8** pixels

Read-write

int planes

Read-only


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

Generated on Mon Sep 21 21:29:50 2009 for Simple DirectMedia Layer by  doxygen 1.5.8