[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.LayersInfo.getTargetBitrate

getTargetBitrate Method

getTargetBitrate(int)

Returns the target bitrate of the optmimization point 'n'.

Declaration
public virtual float getTargetBitrate(int n)
Public Overridable Function getTargetBitrate(n As Integer) As Single
Parameters
Type Name Description
int n

The optimization point index (starts at 0).

Returns
Type Description
float

The target bitrate (in bpp) for the optimization point 'n'.