Audacity 3.2.0
Public Attributes | List of all members
AVRegionOfInterest Struct Reference

#include <ffmpeg-4.2.4-single-header.h>

Collaboration diagram for AVRegionOfInterest:
[legend]

Public Attributes

uint32_t self_size
 
int top
 
int bottom
 
int left
 
int right
 
AVRational qoffset
 

Detailed Description

Definition at line 1562 of file ffmpeg-4.2.4-single-header.h.

Member Data Documentation

◆ bottom

int AVRegionOfInterest::bottom

Definition at line 1567 of file ffmpeg-4.2.4-single-header.h.

◆ left

int AVRegionOfInterest::left

Definition at line 1568 of file ffmpeg-4.2.4-single-header.h.

◆ qoffset

AVRational AVRegionOfInterest::qoffset

Definition at line 1571 of file ffmpeg-4.2.4-single-header.h.

◆ right

int AVRegionOfInterest::right

Definition at line 1569 of file ffmpeg-4.2.4-single-header.h.

◆ self_size

uint32_t AVRegionOfInterest::self_size

Definition at line 1564 of file ffmpeg-4.2.4-single-header.h.

◆ top

int AVRegionOfInterest::top

Definition at line 1566 of file ffmpeg-4.2.4-single-header.h.


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