|
Libav
|
#include <avcodec.h>
Data Fields | |
| int | profile |
| const char * | name |
| short name for the profile More... | |
| int AVProfile::profile |
Definition at line 2785 of file avcodec.h.
Referenced by av_get_profile_name().
| const char* AVProfile::name |
short name for the profile
Definition at line 2786 of file avcodec.h.
Referenced by av_get_profile_name().
1.8.8