Data Fields | |
AVClass * | class |
int | chars_per_frame |
uint64_t | fsize |
file size less metadata buffer | |
char * | video_size |
A string describing video size, set by a private option. | |
char * | framerate |
Set by a private option. |
Definition at line 37 of file tty.c.
uint64_t TtyDemuxContext::fsize |
file size less metadata buffer
Definition at line 40 of file tty.c.
Referenced by efi_read(), read_header(), and read_packet().
A string describing video size, set by a private option.
Definition at line 41 of file tty.c.
Referenced by read_header().