[]
Initializes the EBCOT rate allocator of entropy coded data. The layout of layers, and their bitrate constraints, is specified by the 'lyrs' parameter.
public EBCOTRateAllocator(CodedCBlkDataSrcEnc src, LayersInfo lyrs, CodestreamWriter writer, EncoderSpecs encSpec, ParameterList pl)
Public Sub New(src As CodedCBlkDataSrcEnc, lyrs As LayersInfo, writer As CodestreamWriter, encSpec As EncoderSpecs, pl As ParameterList)
| Type | Name | Description |
|---|---|---|
| CodedCBlkDataSrcEnc | src | The source of entropy coded data. |
| LayersInfo | lyrs | The layers layout specification. |
| CodestreamWriter | writer | The bit stream writer. |
| EncoderSpecs | encSpec | |
| ParameterList | pl |