FFmpeg
Data Fields
IccDetectContext Struct Reference

Data Fields

const AVClassclass
 
FFIccContext icc
 
int force
 
AVBufferRefprofile
 
enum AVColorPrimaries profile_prim
 
enum AVColorTransferCharacteristic profile_trc
 

Detailed Description

Definition at line 36 of file vf_iccdetect.c.

Field Documentation

◆ class

const AVClass* IccDetectContext::class

Definition at line 37 of file vf_iccdetect.c.

◆ icc

FFIccContext IccDetectContext::icc

Definition at line 38 of file vf_iccdetect.c.

◆ force

int IccDetectContext::force

Definition at line 39 of file vf_iccdetect.c.

◆ profile

AVBufferRef* IccDetectContext::profile

Definition at line 41 of file vf_iccdetect.c.

◆ profile_prim

enum AVColorPrimaries IccDetectContext::profile_prim

Definition at line 42 of file vf_iccdetect.c.

◆ profile_trc

enum AVColorTransferCharacteristic IccDetectContext::profile_trc

Definition at line 43 of file vf_iccdetect.c.


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