[Declared in "../apps/compressed_io/jpx.h"]
Manages compatibility information found in the file-type and reader requirements boxes of a JPX file, or the file-type box of a JP2 file. Applications which are writing JPX files may wish to perform some explicit initialization using the interface functions offered by this object.
Objects of this class are merely interfaces to an internal object, which cannot be directly created by an application. Use jpx_source::access_compatibility or jpx_target::access_compatibility to obtain a non-empty interface.
jpx_compatibility (2 forms)
exists {Java: Exists}
is_jp2 {Java: Is_jp2}
is_jp2_compatible {Java: Is_jp2_compatible}
is_jpxb_compatible {Java: Is_jpxb_compatible}
check_standard_feature {Java: Check_standard_feature}
check_vendor_feature {Java: Check_vendor_feature}
get_standard_feature (2 forms) {Java: Get_standard_feature}
get_vendor_feature (2 forms) {Java: Get_vendor_feature}
set_standard_feature_support {Java: Set_standard_feature_support}
set_vendor_feature_support {Java: Set_vendor_feature_support}
test_fully_understand {Java: Test_fully_understand}
test_decode_completely {Java: Test_decode_completely}
set_used_standard_feature {Java: Set_used_standard_feature}
set_used_vendor_feature {Java: Set_used_vendor_feature}