FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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 3588 of file avcodec.h.

Field Documentation

int AVProfile::profile

Definition at line 3589 of file avcodec.h.

Referenced by av_get_profile_name(), and avcodec_profile_name().

const char* AVProfile::name

short name for the profile

Definition at line 3590 of file avcodec.h.

Referenced by av_get_profile_name(), avcodec_profile_name(), and prores_encode_init().


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