AVProfile Struct Reference

AVProfile. More...

#include <avcodec.h>

Data Fields

int profile
 
const char * name
 short name for the profile More...
 

Detailed Description

AVProfile.

Definition at line 2948 of file avcodec.h.

Field Documentation

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().


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