FFmpeg  1.2.4
Data Fields
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 3239 of file avcodec.h.

Field Documentation

const char * AVProfile::name

short name for the profile

Definition at line 3241 of file avcodec.h.

Referenced by av_get_profile_name(), and prores_encode_init().

int AVProfile::profile

Definition at line 3240 of file avcodec.h.

Referenced by av_get_profile_name().


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