FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
error_entry Struct Reference

Data Fields

int num
 
const char * tag
 
const char * str
 

Detailed Description

Definition at line 25 of file error.c.

Field Documentation

int error_entry::num

Definition at line 26 of file error.c.

Referenced by av_strerror(), and main().

const char* error_entry::tag

Definition at line 27 of file error.c.

Referenced by main().

const char* error_entry::str

Definition at line 28 of file error.c.

Referenced by av_strerror().


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