AVProfile Struct Reference

AVProfile. More...

#include <avcodec.h>

Data Fields

int profile
const char * name
 short name for the profile

Detailed Description

AVProfile.

Definition at line 3178 of file avcodec.h.

Field Documentation

const char* AVProfile::name

short name for the profile

Definition at line 3180 of file avcodec.h.

Referenced by av_get_profile_name().

int AVProfile::profile

Definition at line 3179 of file avcodec.h.

Referenced by av_get_profile_name().


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