FLAC__SubframeType

An enumeration of the available subframe types.

Values

ValueMeaning
FLAC__SUBFRAME_TYPE_CONSTANT0

< constant signal

FLAC__SUBFRAME_TYPE_VERBATIM1

< uncompressed signal

FLAC__SUBFRAME_TYPE_FIXED2

< fixed polynomial prediction

FLAC__SUBFRAME_TYPE_LPC3

< linear prediction

Meta