FFmpeg
Data Fields
TtyDemuxContext Struct Reference

Data Fields

AVClassclass
 
int chars_per_frame
 
uint64_t fsize
 file size less metadata buffer More...
 
int width
 
int height
 Set by a private option. More...
 
AVRational framerate
 Set by a private option. More...
 

Detailed Description

Definition at line 44 of file tty.c.

Field Documentation

◆ class

AVClass* TtyDemuxContext::class

Definition at line 45 of file tty.c.

◆ chars_per_frame

int TtyDemuxContext::chars_per_frame

Definition at line 46 of file tty.c.

◆ fsize

uint64_t TtyDemuxContext::fsize

file size less metadata buffer

Definition at line 47 of file tty.c.

◆ width

int TtyDemuxContext::width

Definition at line 48 of file tty.c.

◆ height

int TtyDemuxContext::height

Set by a private option.

Definition at line 48 of file tty.c.

◆ framerate

AVRational TtyDemuxContext::framerate

Set by a private option.

Definition at line 49 of file tty.c.


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