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
 

Detailed Description

AVProfile.

Definition at line 2892 of file avcodec.h.

Field Documentation

int AVProfile::profile

Definition at line 2893 of file avcodec.h.

Referenced by av_get_profile_name().

const char* AVProfile::name

short name for the profile

Definition at line 2894 of file avcodec.h.

Referenced by av_get_profile_name(), and prores_encode_init().


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