Libav
Data Fields
VideoMuxData Struct Reference

Data Fields

const AVClassclass
 Class for private options. More...
 
int img_number
 
int is_pipe
 
char path [1024]
 
int update
 

Detailed Description

Definition at line 37 of file img2enc.c.

Field Documentation

◆ class

const AVClass* VideoMuxData::class

Class for private options.

Definition at line 38 of file img2enc.c.

◆ img_number

int VideoMuxData::img_number

Definition at line 39 of file img2enc.c.

Referenced by write_packet().

◆ is_pipe

int VideoMuxData::is_pipe

Definition at line 40 of file img2enc.c.

Referenced by write_header(), and write_packet().

◆ path

char VideoMuxData::path[1024]

Definition at line 41 of file img2enc.c.

Referenced by write_header(), and write_packet().

◆ update

int VideoMuxData::update

Definition at line 42 of file img2enc.c.

Referenced by write_packet().


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