FFmpeg
Loading...
Searching...
No Matches
FieldHintContext Struct Reference

Data Fields

const AVClassclass
char * hint_file_str
FILE * hint
int mode
AVFrameframe [3]
int64_t line
int nb_planes
int eof
int planewidth [4]
int planeheight [4]

Detailed Description

Definition at line 39 of file vf_fieldhint.c.

Field Documentation

◆ class

const AVClass* FieldHintContext::class

Definition at line 40 of file vf_fieldhint.c.

◆ hint_file_str

char* FieldHintContext::hint_file_str

Definition at line 42 of file vf_fieldhint.c.

◆ hint

FILE* FieldHintContext::hint

Definition at line 43 of file vf_fieldhint.c.

◆ mode

int FieldHintContext::mode

Definition at line 44 of file vf_fieldhint.c.

◆ frame

AVFrame* FieldHintContext::frame[3]

Definition at line 46 of file vf_fieldhint.c.

◆ line

int64_t FieldHintContext::line

Definition at line 48 of file vf_fieldhint.c.

◆ nb_planes

int FieldHintContext::nb_planes

Definition at line 49 of file vf_fieldhint.c.

◆ eof

int FieldHintContext::eof

Definition at line 50 of file vf_fieldhint.c.

◆ planewidth

int FieldHintContext::planewidth[4]

Definition at line 51 of file vf_fieldhint.c.

◆ planeheight

int FieldHintContext::planeheight[4]

Definition at line 52 of file vf_fieldhint.c.


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