FFmpeg
Data Fields
RCWTContext Struct Reference

Data Fields

FFDemuxSubtitlesQueue q
 
int cluster_pos
 
int64_t cluster_pts
 
uint8_t cluster_buf [RCWT_CLUSTER_MAX_BLOCKS *RCWT_BLOCK_SIZE]
 

Detailed Description

Definition at line 40 of file rcwtdec.c.

Field Documentation

◆ q

FFDemuxSubtitlesQueue RCWTContext::q

Definition at line 41 of file rcwtdec.c.

Referenced by rcwt_read_header().

◆ cluster_pos

int RCWTContext::cluster_pos

Definition at line 56 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), rcwt_init_cluster(), and rcwt_write_packet().

◆ cluster_pts

int64_t RCWTContext::cluster_pts

Definition at line 57 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), rcwt_init_cluster(), and rcwt_write_packet().

◆ cluster_buf

uint8_t RCWTContext::cluster_buf[RCWT_CLUSTER_MAX_BLOCKS *RCWT_BLOCK_SIZE]

Definition at line 58 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), and rcwt_write_packet().


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