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

Data Fields

AVBPrint source
 
AVBPrint content
 
AVBPrint encoded_source
 
AVBPrint encoded_content
 
AVBPrint full
 
int readorder
 
FFDemuxSubtitlesQueue q
 

Detailed Description

Definition at line 32 of file samidec.c.

Field Documentation

AVBPrint SAMIContext::source

Definition at line 33 of file samidec.c.

Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().

AVBPrint SAMIContext::content

Definition at line 34 of file samidec.c.

Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().

AVBPrint SAMIContext::encoded_source

Definition at line 35 of file samidec.c.

Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().

AVBPrint SAMIContext::encoded_content

Definition at line 36 of file samidec.c.

Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().

AVBPrint SAMIContext::full

Definition at line 37 of file samidec.c.

Referenced by sami_close(), sami_decode_frame(), sami_init(), and sami_paragraph_to_ass().

int SAMIContext::readorder

Definition at line 38 of file samidec.c.

Referenced by sami_decode_frame(), and sami_flush().

FFDemuxSubtitlesQueue SAMIContext::q

Definition at line 36 of file samidec.c.

Referenced by sami_read_close(), sami_read_header(), sami_read_packet(), and sami_read_seek().


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