FFmpeg
Data Fields
FFDemuxSubtitlesQueue Struct Reference

#include <subtitles.h>

Data Fields

  array of subtitles packets More...
 
int  nb_subs
  number of subtitles packets More...
 
  allocated size for subs More...
 
  current position for the read packet callback More...
 
enum sub_sort  sort
  sort method to use when finalizing subtitles More...
 

Detailed Description

Definition at line 102 of file subtitles.h.

Field Documentation

AVPacket* FFDemuxSubtitlesQueue::subs

array of subtitles packets

Definition at line 103 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), ff_subtitles_queue_finalize(), ff_subtitles_queue_insert(), ff_subtitles_queue_read_packet(), ff_subtitles_queue_seek(), jacosub_read_header(), search_sub_ts(), and tedcaptions_read_header().

int FFDemuxSubtitlesQueue::nb_subs

number of subtitles packets

Definition at line 104 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), ff_subtitles_queue_finalize(), ff_subtitles_queue_insert(), ff_subtitles_queue_read_packet(), ff_subtitles_queue_seek(), jacosub_read_header(), search_sub_ts(), and tedcaptions_read_header().

int FFDemuxSubtitlesQueue::allocated_size

allocated size for subs

Definition at line 105 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), and ff_subtitles_queue_insert().

int FFDemuxSubtitlesQueue::current_sub_idx

current position for the read packet callback

Definition at line 106 of file subtitles.h.

Referenced by ff_subtitles_queue_clean(), ff_subtitles_queue_read_packet(), and ff_subtitles_queue_seek().

enum sub_sort FFDemuxSubtitlesQueue::sort

sort method to use when finalizing subtitles

Definition at line 107 of file subtitles.h.

Referenced by ff_subtitles_queue_finalize().


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

Generated on Wed Jun 10 2015 01:57:21 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /