Audacity 3.2.0
|
#include <ffmpeg-2.3.6-single-header.h>
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
int | nb_colors |
AVPicture | pict |
enum AVSubtitleType | type |
char * | text |
char * | ass |
int | flags |
attribute_deprecated AVPicture | pict |
uint8_t * | data [4] |
int | linesize [4] |
Definition at line 3561 of file ffmpeg-2.3.6-single-header.h.
char * AVSubtitleRect::ass |
Definition at line 3573 of file ffmpeg-2.3.6-single-header.h.
uint8_t * AVSubtitleRect::data |
Definition at line 3508 of file ffmpeg-3.4.8-single-header.h.
int AVSubtitleRect::flags |
Definition at line 3575 of file ffmpeg-2.3.6-single-header.h.
int AVSubtitleRect::h |
Definition at line 3565 of file ffmpeg-2.3.6-single-header.h.
int AVSubtitleRect::linesize |
Definition at line 3509 of file ffmpeg-3.4.8-single-header.h.
int AVSubtitleRect::nb_colors |
Definition at line 3566 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated AVPicture AVSubtitleRect::pict |
Definition at line 3568 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated AVPicture AVSubtitleRect::pict |
Definition at line 3506 of file ffmpeg-3.4.8-single-header.h.
char * AVSubtitleRect::text |
Definition at line 3571 of file ffmpeg-2.3.6-single-header.h.
enum AVSubtitleType AVSubtitleRect::type |
Definition at line 3569 of file ffmpeg-2.3.6-single-header.h.
int AVSubtitleRect::w |
Definition at line 3564 of file ffmpeg-2.3.6-single-header.h.
int AVSubtitleRect::x |
Definition at line 3562 of file ffmpeg-2.3.6-single-header.h.
int AVSubtitleRect::y |
Definition at line 3563 of file ffmpeg-2.3.6-single-header.h.