FFmpeg
Data Fields
WebVTTContext Struct Reference

Data Fields

AVCodecContextavctx
 
ASSSplitContextass_ctx
 
AVBPrint buffer
 
unsigned timestamp_end
 
int count
 
char stack [WEBVTT_STACK_SIZE]
 
int stack_ptr
 
const AVClassclass
 
FFDemuxSubtitlesQueue q
 
int kind
 

Detailed Description

Definition at line 31 of file webvttenc.c.

Field Documentation

◆ avctx

AVCodecContext* WebVTTContext::avctx

Definition at line 32 of file webvttenc.c.

◆ ass_ctx

ASSSplitContext* WebVTTContext::ass_ctx

Definition at line 33 of file webvttenc.c.

◆ buffer

AVBPrint WebVTTContext::buffer

Definition at line 34 of file webvttenc.c.

◆ timestamp_end

unsigned WebVTTContext::timestamp_end

Definition at line 35 of file webvttenc.c.

◆ count

int WebVTTContext::count

Definition at line 36 of file webvttenc.c.

◆ stack

char WebVTTContext::stack[WEBVTT_STACK_SIZE]

Definition at line 37 of file webvttenc.c.

◆ stack_ptr

int WebVTTContext::stack_ptr

Definition at line 38 of file webvttenc.c.

◆ class

const AVClass* WebVTTContext::class

Definition at line 36 of file webvttdec.c.

◆ q

FFDemuxSubtitlesQueue WebVTTContext::q

◆ kind

int WebVTTContext::kind

Definition at line 38 of file webvttdec.c.

Referenced by webvtt_read_header().


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