![]() |
Audacity 3.2.0
|
#include <ffmpeg-7.0.0-single-header.h>
Public Attributes | |
| const AVClass * | av_class |
| unsigned int | nb_tiles |
| int | coded_width |
| int | coded_height |
| struct { | |
| unsigned int idx | |
| int horizontal | |
| int vertical | |
| } * | offsets |
| uint8_t | background [4] |
| int | horizontal_offset |
| int | vertical_offset |
| int | width |
| int | height |
Definition at line 4656 of file ffmpeg-7.0.0-single-header.h.
| const AVClass* AVStreamGroupTileGrid::av_class |
Definition at line 4657 of file ffmpeg-7.0.0-single-header.h.
| uint8_t AVStreamGroupTileGrid::background[4] |
Definition at line 4674 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::coded_height |
Definition at line 4663 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::coded_width |
Definition at line 4661 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::height |
Definition at line 4682 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::horizontal |
Definition at line 4669 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::horizontal_offset |
Definition at line 4676 of file ffmpeg-7.0.0-single-header.h.
| unsigned int AVStreamGroupTileGrid::idx |
Definition at line 4667 of file ffmpeg-7.0.0-single-header.h.
| unsigned int AVStreamGroupTileGrid::nb_tiles |
Definition at line 4659 of file ffmpeg-7.0.0-single-header.h.
| struct { ... } * AVStreamGroupTileGrid::offsets |
| int AVStreamGroupTileGrid::vertical |
Definition at line 4671 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::vertical_offset |
Definition at line 4678 of file ffmpeg-7.0.0-single-header.h.
| int AVStreamGroupTileGrid::width |
Definition at line 4680 of file ffmpeg-7.0.0-single-header.h.