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