| synopsis || arguments || prev || next |

kdu_region_compositor::set_error_level

Java: Kdu_region_compositor::Set_error_level

void set_error_level( int error_level)

Java: void Set_error_level( int error_level)

[Declared in "../apps/support/kdu_region_compositor.h"]

Go to class description.


Synopsis

Specifies the degree of error detection/resilience to be associated with the Kakadu code-stream management machinery. The same error level will be associated with all code-streams opened within the supplied jpx_source object, including those code-streams which are currently open and those which may be opened in the future.

The following values are defined:

If you never call this function, all code-streams will be opened in the "fast" mode ( error_level=0).


Arguments

error_level [int]


| top || synopsis || arguments || prev || next |