VLC  3.0.15
Data Fields
video_palette_t Struct Reference

Data Fields

int i_entries
 to keep the compatibility with libavcodec's palette More...
 
uint8_t palette [256][4]
 4-byte RGBA/YUVA palette More...
 

Field Documentation

◆ i_entries

int video_palette_t::i_entries

to keep the compatibility with libavcodec's palette

Referenced by OSDRegion(), spuregion_CreateVGradientPalette(), SpuRenderRegion(), vout_OSDBackground(), and vout_OSDEpgSlider().

◆ palette

uint8_t video_palette_t::palette[256][4]

4-byte RGBA/YUVA palette

Referenced by spuregion_CreateVGradientPalette(), and SpuRenderRegion().


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