Interface: FLAC__EntropyCodingMethodType

Flac. FLAC__EntropyCodingMethodType

entropy coding methods
Properties:
Name Type Description
0 "FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE" Residual is coded by partitioning into contexts, each with it's own 4-bit Rice parameter.
1 "FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2" Residual is coded by partitioning into contexts, each with it's own 5-bit Rice parameter.