|
FFmpeg
|
Public Attributes | |
| const AVClass * | class |
| int | w |
| int | h |
| unsigned int | nb_frame |
| AVRational | time_base |
| AVRational | frame_rate |
| int64_t | pts |
| int64_t | duration |
| duration expressed in microseconds | |
| AVRational | sar |
| sample aspect ratio | |
| int | draw_once |
| draw only the first frame, always put out the same picture | |
| int | draw_once_reset |
| draw only the first frame or in case of reset | |
| AVFrame * | picref |
| cached reference containing the painted picture | |
| void(* | fill_picture_fn )(AVFilterContext *ctx, AVFrame *frame) |
| int | nb_decimals |
| int | alpha |
| FFDrawContext | draw |
| FFDrawColor | color |
| uint8_t | color_rgba [4] |
| uint8_t | rgba_map [4] |
| int | level |
1.8.12