FFmpeg
Data Fields
error_entry Struct Reference

Data Fields

int num
 
const char * tag
 
const char * str
 

Detailed Description

Definition at line 28 of file error.c.

Field Documentation

◆ num

int error_entry::num

Definition at line 29 of file error.c.

Referenced by av_strerror().

◆ tag

const char* error_entry::tag

Definition at line 30 of file error.c.

◆ str

const char* error_entry::str

Definition at line 31 of file error.c.


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