FFmpeg
Data Fields
FFBoundingBox Struct Reference

#include <bbox.h>

Data Fields

int x1
 
int x2
 
int y1
 
int y2
 

Detailed Description

Definition at line 26 of file bbox.h.

Field Documentation

◆ x1

int FFBoundingBox::x1

Definition at line 27 of file bbox.h.

Referenced by blur_image(), and filter_frame().

◆ x2

int FFBoundingBox::x2

Definition at line 27 of file bbox.h.

Referenced by filter_frame().

◆ y1

int FFBoundingBox::y1

Definition at line 27 of file bbox.h.

Referenced by blur_image(), and filter_frame().

◆ y2

int FFBoundingBox::y2

Definition at line 27 of file bbox.h.

Referenced by filter_frame().


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