AVPaletteControl Struct Reference

AVPaletteControl This structure defines a method for communicating palette changes between and demuxer and a decoder. More...

#include <avcodec.h>

Data Fields

int palette_changed
unsigned int palette [AVPALETTE_COUNT]

Detailed Description

AVPaletteControl This structure defines a method for communicating palette changes between and demuxer and a decoder.

Deprecated:
Use AVPacket to send palette changes instead. This is totally broken.

Definition at line 3383 of file avcodec.h.


Field Documentation

unsigned int AVPaletteControl::palette[AVPALETTE_COUNT]

Definition at line 3393 of file avcodec.h.

Definition at line 3387 of file avcodec.h.


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