FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FFTextReader Struct Reference

#include <subtitles.h>

Data Fields

int type
 
AVIOContextpb
 
unsigned char buf [8]
 
int buf_pos
 
int buf_len
 
AVIOContext buf_pb
 

Detailed Description

Definition at line 40 of file subtitles.h.

Field Documentation

int FFTextReader::type

Definition at line 41 of file subtitles.h.

Referenced by ff_subtitles_read_chunk(), ff_text_init_avio(), and ff_text_r8().

AVIOContext* FFTextReader::pb
unsigned char FFTextReader::buf[8]

Definition at line 43 of file subtitles.h.

Referenced by ff_text_init_avio(), ff_text_peek_r8(), and ff_text_r8().

int FFTextReader::buf_pos
int FFTextReader::buf_len
AVIOContext FFTextReader::buf_pb

Definition at line 45 of file subtitles.h.

Referenced by ff_text_init_buf().


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