Interface: SubFramePartitionContent

Flac. SubFramePartitionContent

metadata for FIXED or LPC subframe partition data content
Properties:
Name Type Description
parameters Array.<number> The Rice parameters for each context.
rawBits Array.<number> Widths for escape-coded partitions. Will be non-zero for escaped partitions and zero for unescaped partitions.
capacityByOrder number The capacity of the parameters and raw_bits arrays specified as an order, i.e. the number of array elements allocated is 2 ^ capacity_by_order.