FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVDeviceRect Struct Reference

#include <avdevice.h>

Data Fields

int x
 x coordinate of top left corner
 
int y
 y coordinate of top left corner
 
int width
 width
 
int height
 height
 

Detailed Description

Definition at line 69 of file avdevice.h.

Field Documentation

int AVDeviceRect::x

x coordinate of top left corner

Definition at line 70 of file avdevice.h.

int AVDeviceRect::y

y coordinate of top left corner

Definition at line 71 of file avdevice.h.

int AVDeviceRect::width

width

Definition at line 72 of file avdevice.h.

Referenced by opengl_control_message().

int AVDeviceRect::height

height

Definition at line 73 of file avdevice.h.

Referenced by opengl_control_message().


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