FFmpeg
Public Types | Data Fields
H261EncContext Struct Reference

Public Types

enum  { H261_QCIF = 0, H261_CIF = 1 }
 

Data Fields

MpegEncContext s
 
H261Context common
 
int gob_number
 
enum H261EncContext:: { ... }  format
 

Detailed Description

Definition at line 43 of file h261enc.c.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
H261_QCIF 
H261_CIF 

Definition at line 49 of file h261enc.c.

Field Documentation

◆ s

MpegEncContext H261EncContext::s

Definition at line 44 of file h261enc.c.

◆ common

H261Context H261EncContext::common

Definition at line 46 of file h261enc.c.

◆ gob_number

int H261EncContext::gob_number

Definition at line 48 of file h261enc.c.

◆ format

enum { ... } H261EncContext::format

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