FFmpeg
|
TtyDemuxContext Struct Reference
Collaboration diagram for TtyDemuxContext:
Data Fields | |
AVClass * | class |
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
Field Documentation
int TtyDemuxContext::chars_per_frame |
Definition at line 39 of file tty.c.
Referenced by read_header(), and read_packet().
AVRational TtyDemuxContext::framerate |
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().
int TtyDemuxContext::height |
int TtyDemuxContext::width |
Definition at line 41 of file tty.c.
Referenced by read_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11