FFmpeg
Data Fields
SCCContext Struct Reference

Data Fields

FFDemuxSubtitlesQueue q
 
int prev_h
 
int prev_m
 
int prev_s
 
int prev_f
 
int inside
 
int n
 

Detailed Description

Definition at line 29 of file sccdec.c.

Field Documentation

◆ q

FFDemuxSubtitlesQueue SCCContext::q

Definition at line 30 of file sccdec.c.

Referenced by scc_read_header().

◆ prev_h

int SCCContext::prev_h

Definition at line 29 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

◆ prev_m

int SCCContext::prev_m

Definition at line 29 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

◆ prev_s

int SCCContext::prev_s

Definition at line 29 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

◆ prev_f

int SCCContext::prev_f

Definition at line 29 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

◆ inside

int SCCContext::inside

Definition at line 30 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

◆ n

int SCCContext::n

Definition at line 31 of file sccenc.c.

Referenced by scc_write_packet().


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