FFmpeg
Data Fields
XCBGrabContext Struct Reference

Data Fields

const AVClassclass
 
xcb_connection_t * conn
 
xcb_screen_t * screen
 
xcb_window_t window
 
int64_t time_frame
 
AVRational time_base
 
int64_t frame_duration
 
xcb_window_t window_id
 
int x
 
int y
 
int width
 
int height
 
int frame_size
 
int bpp
 
int draw_mouse
 
int follow_mouse
 
int show_region
 
int region_border
 
int centered
 
int select_region
 
const char * framerate
 
int has_shm
 

Detailed Description

Definition at line 51 of file xcbgrab.c.

Field Documentation

◆ class

const AVClass* XCBGrabContext::class

Definition at line 52 of file xcbgrab.c.

◆ conn

xcb_connection_t* XCBGrabContext::conn

Definition at line 54 of file xcbgrab.c.

◆ screen

xcb_screen_t* XCBGrabContext::screen

Definition at line 55 of file xcbgrab.c.

◆ window

xcb_window_t XCBGrabContext::window

Definition at line 56 of file xcbgrab.c.

◆ time_frame

int64_t XCBGrabContext::time_frame

Definition at line 60 of file xcbgrab.c.

◆ time_base

AVRational XCBGrabContext::time_base

Definition at line 61 of file xcbgrab.c.

◆ frame_duration

int64_t XCBGrabContext::frame_duration

Definition at line 62 of file xcbgrab.c.

◆ window_id

xcb_window_t XCBGrabContext::window_id

Definition at line 64 of file xcbgrab.c.

◆ x

int XCBGrabContext::x

Definition at line 65 of file xcbgrab.c.

◆ y

int XCBGrabContext::y

Definition at line 65 of file xcbgrab.c.

◆ width

int XCBGrabContext::width

Definition at line 66 of file xcbgrab.c.

◆ height

int XCBGrabContext::height

Definition at line 66 of file xcbgrab.c.

◆ frame_size

int XCBGrabContext::frame_size

Definition at line 67 of file xcbgrab.c.

◆ bpp

int XCBGrabContext::bpp

Definition at line 68 of file xcbgrab.c.

◆ draw_mouse

int XCBGrabContext::draw_mouse

Definition at line 70 of file xcbgrab.c.

◆ follow_mouse

int XCBGrabContext::follow_mouse

Definition at line 71 of file xcbgrab.c.

◆ show_region

int XCBGrabContext::show_region

Definition at line 72 of file xcbgrab.c.

◆ region_border

int XCBGrabContext::region_border

Definition at line 73 of file xcbgrab.c.

◆ centered

int XCBGrabContext::centered

Definition at line 74 of file xcbgrab.c.

◆ select_region

int XCBGrabContext::select_region

Definition at line 75 of file xcbgrab.c.

◆ framerate

const char* XCBGrabContext::framerate

Definition at line 77 of file xcbgrab.c.

◆ has_shm

int XCBGrabContext::has_shm

Definition at line 79 of file xcbgrab.c.


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