Revision 91605c69 libavutil/log.h
libavutil/log.h | ||
---|---|---|
31 | 31 |
typedef struct AVCLASS AVClass; |
32 | 32 |
struct AVCLASS { |
33 | 33 |
/** |
34 |
* The name of the class; usually it is the same name of the
|
|
34 |
* The name of the class; usually it is the same name as the
|
|
35 | 35 |
* context structure type to which the AVClass is associated. |
36 | 36 |
*/ |
37 | 37 |
const char* class_name; |
Also available in: Unified diff