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

Data Fields

char * context_name
 
int log_level
 
char * log_message
 
AVClassCategory category
 
char * parent_name
 
AVClassCategory parent_category
 

Detailed Description

Definition at line 281 of file ffprobe.c.

Field Documentation

char* LogBuffer::context_name

Definition at line 282 of file ffprobe.c.

Referenced by log_callback().

int LogBuffer::log_level

Definition at line 283 of file ffprobe.c.

Referenced by log_callback().

char* LogBuffer::log_message

Definition at line 284 of file ffprobe.c.

Referenced by log_callback().

AVClassCategory LogBuffer::category

Definition at line 285 of file ffprobe.c.

Referenced by log_callback().

char* LogBuffer::parent_name

Definition at line 286 of file ffprobe.c.

Referenced by log_callback().

AVClassCategory LogBuffer::parent_category

Definition at line 287 of file ffprobe.c.

Referenced by log_callback().


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