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.
Deprecated:
Use AVPacket to send palette changes instead. This is totally broken.

Definition at line 3453 of file avcodec.h.


Field Documentation

Definition at line 3463 of file avcodec.h.

Definition at line 3457 of file avcodec.h.


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