FFmpeg
Data Fields
TPadContext Struct Reference

Data Fields

const AVClassclass
 
int pad_start
 
int pad_stop
 
int start_mode
 
int stop_mode
 
int64_t start_duration
 
int64_t stop_duration
 
uint8_t rgba_color [4]
 color for the padding area More...
 
FFDrawContext draw
 
FFDrawColor color
 
int64_t pts
 
int eof
 
AVFramecache_start
 
AVFramecache_stop
 

Detailed Description

Definition at line 37 of file vf_tpad.c.

Field Documentation

◆ class

const AVClass* TPadContext::class

Definition at line 38 of file vf_tpad.c.

◆ pad_start

int TPadContext::pad_start

Definition at line 39 of file vf_tpad.c.

◆ pad_stop

int TPadContext::pad_stop

Definition at line 40 of file vf_tpad.c.

◆ start_mode

int TPadContext::start_mode

Definition at line 41 of file vf_tpad.c.

◆ stop_mode

int TPadContext::stop_mode

Definition at line 42 of file vf_tpad.c.

◆ start_duration

int64_t TPadContext::start_duration

Definition at line 43 of file vf_tpad.c.

◆ stop_duration

int64_t TPadContext::stop_duration

Definition at line 44 of file vf_tpad.c.

◆ rgba_color

uint8_t TPadContext::rgba_color[4]

color for the padding area

Definition at line 45 of file vf_tpad.c.

◆ draw

FFDrawContext TPadContext::draw

Definition at line 47 of file vf_tpad.c.

◆ color

FFDrawColor TPadContext::color

Definition at line 48 of file vf_tpad.c.

◆ pts

int64_t TPadContext::pts

Definition at line 49 of file vf_tpad.c.

◆ eof

int TPadContext::eof

Definition at line 50 of file vf_tpad.c.

◆ cache_start

AVFrame* TPadContext::cache_start

Definition at line 51 of file vf_tpad.c.

◆ cache_stop

AVFrame* TPadContext::cache_stop

Definition at line 52 of file vf_tpad.c.


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