FFDemuxSubtitlesQueue Struct Reference

#include <subtitles.h>


Data Fields

AVPacketsubs
 array of subtitles packets
int nb_subs
 number of subtitles packets
int allocated_size
 allocated size for subs
int current_sub_idx
 current position for the read packet callback


Detailed Description

Definition at line 28 of file subtitles.h.


Field Documentation

allocated size for subs

Definition at line 31 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), and ff_subtitles_queue_insert().

current position for the read packet callback

Definition at line 32 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), and ff_subtitles_queue_read_packet().


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