xine-lib 1.2.11
Data Fields
xine_current_frame_data_s Struct Reference

#include <xine.h>

Data Fields

int width
 
int height
 
int crop_left
 
int crop_right
 
int crop_top
 
int crop_bottom
 
int ratio_code
 
int interlaced
 
int format
 
int img_size
 
uint8_t * img
 

Field Documentation

◆ crop_bottom

int xine_current_frame_data_s::crop_bottom

◆ crop_left

int xine_current_frame_data_s::crop_left

◆ crop_right

int xine_current_frame_data_s::crop_right

◆ crop_top

int xine_current_frame_data_s::crop_top

◆ format

int xine_current_frame_data_s::format

◆ height

int xine_current_frame_data_s::height

◆ img

uint8_t* xine_current_frame_data_s::img

◆ img_size

int xine_current_frame_data_s::img_size

◆ interlaced

int xine_current_frame_data_s::interlaced

◆ ratio_code

int xine_current_frame_data_s::ratio_code

◆ width

int xine_current_frame_data_s::width

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