Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

spu_t Struct Reference
[Subpicture Unit]

#include <vlc_spu.h>

List of all members.

Public Attributes

VLC_COMMON_MEMBERS vlc_mutex_t subpicture_lock
subpicture_t p_subpicture [VOUT_MAX_SUBPICTURES]
int i_channel
filter_t * p_blend
filter_t * p_text
filter_t * p_scale
vlc_bool_t b_force_crop
int i_crop_height
int i_margin
vlc_bool_t b_force_palette
uint8_t palette [4][4]


Detailed Description

Subpicture unit descriptor

Definition at line 35 of file vlc_spu.h.


Member Data Documentation

vlc_bool_t spu_t::b_force_crop
 

force cropping of subpicture

Definition at line 47 of file vlc_spu.h.

vlc_bool_t spu_t::b_force_palette
 

force palette of subpicture

Definition at line 51 of file vlc_spu.h.

int spu_t::i_channel
 

number of subpicture channels registered

Definition at line 41 of file vlc_spu.h.

int spu_t::i_crop_height
 

cropping

Definition at line 48 of file vlc_spu.h.

int spu_t::i_margin
 

force position of a subpicture

Definition at line 50 of file vlc_spu.h.

filter_t* spu_t::p_blend
 

alpha blending module

Definition at line 43 of file vlc_spu.h.

filter_t* spu_t::p_scale
 

scaling module

Definition at line 45 of file vlc_spu.h.

subpicture_t spu_t::p_subpicture[VOUT_MAX_SUBPICTURES]
 

subpictures

Definition at line 40 of file vlc_spu.h.

filter_t* spu_t::p_text
 

text renderer module

Definition at line 44 of file vlc_spu.h.

uint8_t spu_t::palette[4][4]
 

forced palette

Definition at line 52 of file vlc_spu.h.

VLC_COMMON_MEMBERS vlc_mutex_t spu_t::subpicture_lock
 

subpicture heap lock

Definition at line 39 of file vlc_spu.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 20 10:15:04 2005 for vlc-0.8.4a by  doxygen 1.4.2