FFmpeg
Data Fields
Mpeg4EncContext Struct Reference

Data Fields

MPVMainEncContext m
 
int time_increment_bits
 number of bits to represent the fractional part of time More...
 

Detailed Description

Definition at line 74 of file mpeg4videoenc.c.

Field Documentation

◆ m

MPVMainEncContext Mpeg4EncContext::m

Definition at line 75 of file mpeg4videoenc.c.

Referenced by encode_init(), and mpeg4_encode_vol_header().

◆ time_increment_bits

int Mpeg4EncContext::time_increment_bits

number of bits to represent the fractional part of time

Definition at line 77 of file mpeg4videoenc.c.

Referenced by encode_init(), mpeg4_encode_picture_header(), and mpeg4_encode_vol_header().


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