ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / LayersInfo Class / TotBitrate Property

In This Topic
    TotBitrate Property (LayersInfo)
    In This Topic
    Returns the overall target bitrate for the entire bit stream.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TotBitrate As Single
    public virtual float TotBitrate {get;}

    Property Value

    The overall target bitrate
    See Also