BinDemuxContext Struct Reference


Data Fields

const AVClassclass
int chars_per_frame
 characters to send decoder per frame; set by private options as characters per second, and then converted to characters per frame at runtime
char * video_size
 video size (WxH pixels) (private option)
char * framerate
 frames per second (private option)
uint64_t fsize
 file size less metadata buffer

Detailed Description

Definition at line 41 of file bintext.c.


Field Documentation

characters to send decoder per frame; set by private options as characters per second, and then converted to characters per frame at runtime

Definition at line 43 of file bintext.c.

Referenced by init_stream(), and read_packet().

Definition at line 42 of file bintext.c.

frames per second (private option)

Definition at line 47 of file bintext.c.

Referenced by init_stream().

file size less metadata buffer

Definition at line 48 of file bintext.c.

Referenced by read_packet().

video size (WxH pixels) (private option)

Definition at line 46 of file bintext.c.

Referenced by init_stream().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8