FFmpeg  4.0
Data Fields
AVProfile Struct Reference

AVProfile. More...

#include <libavcodec/avcodec.h>

Data Fields

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

Detailed Description

AVProfile.

Definition at line 3341 of file avcodec.h.

Field Documentation

◆ profile

int AVProfile::profile

Definition at line 3342 of file avcodec.h.

Referenced by av_get_profile_name(), and avcodec_profile_name().

◆ name

const char* AVProfile::name

short name for the profile

Definition at line 3343 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: