| Data Fields | |
| VocDecContext | voc | 
| AVStream * | st_video | 
| AVStream * | st_audio | 
| int | width | 
| int | height | 
| int | bits_per_sample | 
| int | fps | 
| int | nb_frames | 
| int | remaining_frame_size | 
| int | remaining_audio_size | 
Definition at line 26 of file avs.c.
| int avs_format::fps | 
Definition at line 36 of file avs.c.
Referenced by avs_read_audio_packet(), avs_read_header(), and avs_read_packet().
Definition at line 29 of file avs.c.
Referenced by avs_read_audio_packet(), avs_read_header(), and avs_read_packet().
Definition at line 28 of file avs.c.
Referenced by avs_read_header(), avs_read_packet(), and avs_read_video_packet().
 1.5.8
 1.5.8