J2KCBS_ResetContextOnBoundaries property (ILEADRasterIO)
VARIANT_BOOL J2KCBS_ResetContextOnBoundaries | |
Overview |
Remarks
Boolean value that indicates whether the arithmetic coder's probability models are reset between coding passes. This controls where the end of encoded data is and limits the amount of potentially lost data in the event of a transmission error. Possible values are:
Value |
Meaning |
TRUE |
The arithmetic coder's probability models are reset between coding passes. |
FALSE |
The arithmetic coder's probability models are not reset between coding passes. |
See Also