J2KCBS_PredictableTermination property (ILEADRasterIO)
VARIANT_BOOL J2KCBS_PredictableTermination | |
Overview |
Remarks
Boolean value that indicates whether the encoder has a predictable termination policy and identifies that the policy was used in the code-stream COD/COC markers. This can be used to implement error detection and concealment. Possible values are:
Value |
Meaning |
TRUE |
The encoder has a predictable termination policy and identifies that the policy was used in the COD/COC markers. |
FALSE |
The encoder does not have a predictable termination policy. |
See Also