xine-lib 1.2.11
Data Fields
xine_grab_video_frame_s Struct Reference

#include <xine.h>

Data Fields

int(* grab )(xine_grab_video_frame_t *self)
 
void(* dispose )(xine_grab_video_frame_t *self)
 
int crop_left
 
int crop_right
 
int crop_top
 
int crop_bottom
 
int width
 
int height
 
uint8_t * img
 
int64_t vpts
 
int timeout
 
int flags
 

Field Documentation

◆ crop_bottom

int xine_grab_video_frame_s::crop_bottom

◆ crop_left

int xine_grab_video_frame_s::crop_left

◆ crop_right

int xine_grab_video_frame_s::crop_right

◆ crop_top

int xine_grab_video_frame_s::crop_top

◆ dispose

void(* xine_grab_video_frame_s::dispose) (xine_grab_video_frame_t *self)

◆ flags

int xine_grab_video_frame_s::flags

◆ grab

int(* xine_grab_video_frame_s::grab) (xine_grab_video_frame_t *self)

◆ height

int xine_grab_video_frame_s::height

◆ img

uint8_t* xine_grab_video_frame_s::img

◆ timeout

int xine_grab_video_frame_s::timeout

◆ vpts

int64_t xine_grab_video_frame_s::vpts

◆ width

int xine_grab_video_frame_s::width

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