FFmpeg
Data Fields
ColorTable Struct Reference

Data Fields

float a
 
float y
 
float u
 
float v
 

Detailed Description

Definition at line 188 of file avf_showspectrum.c.

Field Documentation

◆ a

float ColorTable::a

Definition at line 189 of file avf_showspectrum.c.

Referenced by pick_color().

◆ y

float ColorTable::y

Definition at line 189 of file avf_showspectrum.c.

Referenced by pick_color().

◆ u

float ColorTable::u

Definition at line 189 of file avf_showspectrum.c.

Referenced by pick_color().

◆ v

float ColorTable::v

Definition at line 189 of file avf_showspectrum.c.

Referenced by pick_color().


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