FFmpeg
Data Fields
AVProfile Struct Reference

AVProfile. More...

#include <codec.h>

Data Fields

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

Detailed Description

AVProfile.

Definition at line 179 of file codec.h.

Field Documentation

◆ profile

int AVProfile::profile

Definition at line 180 of file codec.h.

Referenced by av_get_profile_name(), and avcodec_profile_name().

◆ name

const char* AVProfile::name

short name for the profile

Definition at line 181 of file codec.h.

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


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