J2KCBS_PredictableTermination property (Main Control)
Builder Syntax |
bool J2KCBS_PredictableTermination |
Delphi Syntax |
J2KCBS_PredictableTermination: Boolean |
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