FFmpeg
Data Fields
Box Struct Reference

Data Fields

uint32_t type
 
unsigned base_size
 
int(* decode )(const uint8_t *tsmb, MovTextContext *m, uint64_t size)
 
void(* encode )(MovTextContext *s)
 

Detailed Description

Definition at line 110 of file movtextdec.c.

Field Documentation

◆ type

uint32_t Box::type

Definition at line 111 of file movtextdec.c.

◆ base_size

unsigned Box::base_size

Definition at line 112 of file movtextdec.c.

◆ decode

int(* Box::decode) (const uint8_t *tsmb, MovTextContext *m, uint64_t size)

Definition at line 113 of file movtextdec.c.

Referenced by mov_text_decode_frame().

◆ encode

void(* Box::encode) (MovTextContext *s)

Definition at line 93 of file movtextenc.c.


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