CELT_CORRUPTED_DATA

The data passed (e.g. compressed data to decoder) is corrupted

extern (C)
enum CELT_CORRUPTED_DATA = -4;

Meta