FFmpeg
Data Fields
AVDeviceRect Struct Reference

#include <avdevice.h>

Data Fields

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

Detailed Description

Definition at line 115 of file avdevice.h.

Field Documentation

◆ x

int AVDeviceRect::x

x coordinate of top left corner

Definition at line 116 of file avdevice.h.

◆ y

int AVDeviceRect::y

y coordinate of top left corner

Definition at line 117 of file avdevice.h.

◆ width

int AVDeviceRect::width

width

Definition at line 118 of file avdevice.h.

◆ height

int AVDeviceRect::height

height

Definition at line 119 of file avdevice.h.


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