struct AVRegionOfInterest
Defined at line 255 of file ../../prebuilt/third_party/ffmpeg/pkg/ffmpeg/include/libavutil/frame.h
Structure describing a single Region Of Interest.
When multiple regions are defined in a single side-data block, they
should be ordered from most to least important - some encoders are only
capable of supporting a limited number of distinct regions, so will have
to truncate the list.
When overlapping regions are defined, the first region containing a given
area of the frame applies.
Public Members
uint32_t self_size
int top
int bottom
int left
int right
AVRational qoffset