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

video_format_t Struct Reference

#include <vlc_es.h>

List of all members.

Public Attributes

vlc_fourcc_t i_chroma
unsigned int i_aspect
unsigned int i_width
unsigned int i_height
unsigned int i_x_offset
unsigned int i_y_offset
unsigned int i_visible_width
unsigned int i_visible_height
unsigned int i_bits_per_pixel
unsigned int i_sar_num
unsigned int i_frame_rate
unsigned int i_frame_rate_base
int i_bmask
video_palette_tp_palette


Detailed Description

video format description

Definition at line 88 of file vlc_es.h.


Member Data Documentation

unsigned int video_format_t::i_aspect
 

aspect ratio

Definition at line 91 of file vlc_es.h.

unsigned int video_format_t::i_bits_per_pixel
 

number of bits per pixel

Definition at line 100 of file vlc_es.h.

int video_format_t::i_bmask
 

color masks for RGB chroma

Definition at line 108 of file vlc_es.h.

vlc_fourcc_t video_format_t::i_chroma
 

picture chroma

Definition at line 90 of file vlc_es.h.

unsigned int video_format_t::i_frame_rate
 

frame rate numerator

Definition at line 105 of file vlc_es.h.

unsigned int video_format_t::i_frame_rate_base
 

frame rate denominator

Definition at line 106 of file vlc_es.h.

unsigned int video_format_t::i_height
 

picture height

Definition at line 94 of file vlc_es.h.

unsigned int video_format_t::i_sar_num
 

sample/pixel aspect ratio

Definition at line 102 of file vlc_es.h.

unsigned int video_format_t::i_visible_height
 

height of visible area

Definition at line 98 of file vlc_es.h.

Referenced by vout_RenderPicture().

unsigned int video_format_t::i_visible_width
 

width of visible area

Definition at line 97 of file vlc_es.h.

Referenced by vout_RenderPicture().

unsigned int video_format_t::i_width
 

picture width

Definition at line 93 of file vlc_es.h.

unsigned int video_format_t::i_x_offset
 

start offset of visible area

Definition at line 95 of file vlc_es.h.

unsigned int video_format_t::i_y_offset
 

start offset of visible area

Definition at line 96 of file vlc_es.h.

video_palette_t* video_format_t::p_palette
 

video palette from demuxer

Definition at line 109 of file vlc_es.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