Libav
Data Fields
RenameIO Struct Reference

Data Fields

AVIOContextpb
 
char filename [1024]
 
char tmp [1024]
 

Detailed Description

Definition at line 31 of file img2enc.c.

Field Documentation

◆ pb

AVIOContext* RenameIO::pb

Definition at line 32 of file img2enc.c.

Referenced by close_and_rename(), open_temporary(), and write_packet().

◆ filename

char RenameIO::filename[1024]

Definition at line 33 of file img2enc.c.

Referenced by close_and_rename(), open_temporary(), and write_packet().

◆ tmp

char RenameIO::tmp[1024]

Definition at line 34 of file img2enc.c.

Referenced by close_and_rename(), and open_temporary().


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