Readme-CN.md 5.3 KB
Newer Older
Z
zengyawen 已提交
1 2
# Native API

W
wangjiangying 已提交
3
- 模块
Z
zengyawen 已提交
4 5 6 7 8 9 10 11 12
  - [Native XComponent](_o_h___native_x_component.md)
  - [HiLog](_hi_log.md)
  - [NativeWindow](_native_window.md)
  - [OH_NativeBuffer](_o_h___native_buffer.md)
  - [Drawing](_drawing.md)
  - [OH_NativeImage](_o_h___native_image.md)
  - [NativeVsync](_native_vsync.md)
  - [Image](image.md)
  - [Rawfile](rawfile.md)
葛亚芳 已提交
13
  - [RDB](_r_d_b.md)
14
  - [MindSpore](_mind_spore.md)
G
ge-yafang 已提交
15
  - [NeuralNeworkRuntime](_neural_nework_runtime.md)
Z
zengyawen 已提交
16 17 18 19 20 21
  - [AudioDecoder](_audio_decoder.md)
  - [AudioEncoder](_audio_encoder.md)
  - [CodecBase](_codec_base.md)
  - [VideoDecoder](_video_decoder.md)
  - [VideoEncoder](_video_encoder.md)
  - [Core](_core.md)
Z
zengyawen 已提交
22 23 24
  - [HuksKeyApi](_huks_key_api.md)
  - [HuksParamSetApi](_huks_param_set_api.md)
  - [HuksTypeApi](_huks_type_api.md)
Z
zengyawen 已提交
25
  - [Init](init.md)
Z
zengyawen 已提交
26
  - [Memory](memory.md)
W
wangjiangying 已提交
27
- 头文件
Z
zengyawen 已提交
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
  - [drawing_bitmap.h](drawing__bitmap_8h.md)
  - [drawing_brush.h](drawing__brush_8h.md)
  - [drawing_canvas.h](drawing__canvas_8h.md)
  - [drawing_color.h](drawing__color_8h.md)
  - [drawing_font_collection.h](drawing__font__collection_8h.md)
  - [drawing_path.h](drawing__path_8h.md)
  - [drawing_pen.h](drawing__pen_8h.md)
  - [drawing_text_declaration.h](drawing__text__declaration_8h.md)
  - [drawing_text_typography.h](drawing__text__typography_8h.md)
  - [drawing_types.h](drawing__types_8h.md)
  - [external_window.h](external__window_8h.md)
  - [image_pixel_map_napi.h](image__pixel__map__napi_8h.md)
  - [log.h](log_8h.md)
  - [native_buffer.h](native__buffer_8h.md)
  - [native_image.h](native__image_8h.md)
  - [native_interface_xcomponent.h](native__interface__xcomponent_8h.md)
  - [native_vsync.h](native__vsync_8h.md)
  - [raw_dir.h](raw__dir_8h.md)
  - [raw_file_manager.h](raw__file__manager_8h.md)
  - [raw_file.h](raw__file_8h.md)
48 49 50 51 52 53 54
  - [context.h](context_8h.md)
  - [data_type.h](data__type_8h.md)
  - [format.h](format_8h.md)
  - [model.h](model_8h.md)
  - [status.h](status_8h.md)
  - [tensor.h](tensor_8h.md)
  - [types.h](types_8h.md)
G
ge-yafang 已提交
55 56
  - [neural_network_runtime_type.h](neural__network__runtime__type_8h.md)
  - [neural_network_runtime.h](neural__network__runtime_8h.md)
Z
zengyawen 已提交
57 58 59 60 61 62 63 64
  - [native_avcodec_audiodecoder.h](native__avcodec__audiodecoder_8h.md)
  - [native_avcodec_audioencoder.h](native__avcodec__audioencoder_8h.md)
  - [native_avcodec_base.h](native__avcodec__base_8h.md)
  - [native_avcodec_videodecoder.h](native__avcodec__videodecoder_8h.md)
  - [native_avcodec_videoencoder.h](native__avcodec__videoencoder_8h.md)
  - [native_averrors.h](native__averrors_8h.md)
  - [native_avformat.h](native__avformat_8h.md)
  - [native_avmemory.h](native__avmemory_8h.md)
Z
zengyawen 已提交
65 66 67
  - [native_huks_api.h](native__huks__api_8h.md)
  - [native_huks_param.h](native__huks__param_8h.md)
  - [native_huks_type.h](native__huks__type_8h.md)
葛亚芳 已提交
68 69 70 71 72 73
  - [oh_cursor.h](oh__cursor_8h.md)
  - [oh_predicates.h](oh__predicates_8h.md)
  - [oh_value_object.h](oh__value__object_8h.md)
  - [oh_values_bucket.h](oh__values__bucket_8h.md)
  - [relation_error_code.h](relation__error__code_8h.md)
  - [relation_store.h](relation__store_8h.md)
Z
zengyawen 已提交
74
  - [syscap_ndk.h](syscap__ndk_8h.md)
Z
zengyawen 已提交
75
  - [purgeable_memory.h](purgeable__memory_8h.md)
W
wangjiangying 已提交
76
- 结构体
Z
zengyawen 已提交
77 78 79 80 81 82 83 84 85
  - [OH_Drawing_BitmapFormat](_o_h___drawing___bitmap_format.md)
  - [OH_NativeBuffer_Config](_o_h___native_buffer___config.md)
  - [OH_NativeXComponent_Callback](_o_h___native_x_component___callback.md)
  - [OH_NativeXComponent_MouseEvent](_o_h___native_x_component___mouse_event.md)
  - [OH_NativeXComponent_MouseEvent_Callback](_o_h___native_x_component___mouse_event___callback.md)
  - [OH_NativeXComponent_TouchEvent](_o_h___native_x_component___touch_event.md)
  - [OH_NativeXComponent_TouchPoint](_o_h___native_x_component___touch_point.md)
  - [OHExtDataHandle](_o_h_ext_data_handle.md)
  - [OHHDRMetaData](_o_h_h_d_r_meta_data.md)
Z
zengyawen 已提交
86
  - [OhosPixelMapCreateOps](_ohos_pixel_map_create_ops.md)
Z
zengyawen 已提交
87 88 89 90
  - [OhosPixelMapInfo](_ohos_pixel_map_info.md)
  - [RawFileDescriptor](_raw_file_descriptor.md)
  - [Region](_region.md)
  - [Rect](_rect.md)
91 92 93
  - [OH_AI_CallBackParam](_o_h___a_i___call_back_param.md)
  - [OH_AI_ShapeInfo](_o_h___a_i___shape_info.md)
  - [OH_AI_TensorHandleArray](_o_h___a_i___tensor_handle_array.md)
G
ge-yafang 已提交
94 95 96
  - [OH_NN_Memory](_o_h___n_n___memory.md)
  - [OH_NN_QuantParam](_o_h___n_n___quant_param.md)
  - [OH_NN_Tensor](_o_h___n_n___tensor.md)
Z
zengyawen 已提交
97 98 99
  - [OH_NN_UInt32Array](_o_h___n_n___u_int32_array.md)
  - [OH_AVCodecAsyncCallback](_o_h___a_v_codec_async_callback.md)
  - [OH_AVCodecBufferAttr](_o_h___a_v_codec_buffer_attr.md)
Z
zengyawen 已提交
100 101 102 103 104 105 106 107 108 109 110 111
  - [OH_Huks_Blob](_o_h___huks___blob.md)
  - [OH_Huks_CertChain](_o_h___huks___cert_chain.md)
  - [OH_Huks_KeyInfo](_o_h___huks___key_info.md)
  - [OH_Huks_KeyMaterial25519](_o_h___huks___key_material25519.md)
  - [OH_Huks_KeyMaterialDh](_o_h___huks___key_material_dh.md)
  - [OH_Huks_KeyMaterialDsa](_o_h___huks___key_material_dsa.md)
  - [OH_Huks_KeyMaterialEcc](_o_h___huks___key_material_ecc.md)
  - [OH_Huks_KeyMaterialRsa](_o_h___huks___key_material_rsa.md)
  - [OH_Huks_Param](_o_h___huks___param.md)
  - [OH_Huks_ParamSet](_o_h___huks___param_set.md)
  - [OH_Huks_PubKeyInfo](_o_h___huks___pub_key_info.md)
  - [OH_Huks_Result](_o_h___huks___result.md)
葛亚芳 已提交
112 113 114 115 116 117
  - [OH_Cursor](_o_h___cursor.md)
  - [OH_Predicates](_o_h___predicates.md)
  - [OH_Rdb_Config](_o_h___rdb___config.md)
  - [OH_Rdb_Store](_o_h___rdb___store.md)
  - [OH_VBucket](_o_h___v_bucket.md)
  - [OH_VObject](_o_h___v_object.md)