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

#include <video_out.h>

Data Fields

int left
 
int right
 
int top
 
int bottom
 
int width
 
int height
 

Detailed Description

Definition at line 274 of file video_out.h.

Field Documentation

int vo_rect::left

Definition at line 275 of file video_out.h.

int vo_rect::right

Definition at line 275 of file video_out.h.

int vo_rect::top

Definition at line 275 of file video_out.h.

int vo_rect::bottom

Definition at line 275 of file video_out.h.

int vo_rect::width

Definition at line 275 of file video_out.h.

int vo_rect::height

Definition at line 275 of file video_out.h.


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