Readme-CN.md 9.5 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
  - [AVCapability](_a_v_capability.md)
Z
zengyawen 已提交
17
  - [AVMuxer](_a_v_muxer.md)
Z
zengyawen 已提交
18 19 20
  - [AudioDecoder](_audio_decoder.md)
  - [AudioEncoder](_audio_encoder.md)
  - [CodecBase](_codec_base.md)
Z
zengyawen 已提交
21
  - [Core](_core.md)
Z
zengyawen 已提交
22 23
  - [VideoDecoder](_video_decoder.md)
  - [VideoEncoder](_video_encoder.md)
Z
zengyawen 已提交
24 25
  - [AVDemuxer](_a_v_demuxer.md)
  - [AVSource](_a_v_source.md)
Z
zengyawen 已提交
26
  - [OHAudio](_o_h_audio.md)
Z
zengyawen 已提交
27
  - [AVScreenCapture](_a_v_screen_capture.md)
Z
zengyawen 已提交
28 29 30
  - [HuksKeyApi](_huks_key_api.md)
  - [HuksParamSetApi](_huks_param_set_api.md)
  - [HuksTypeApi](_huks_type_api.md)
Z
zengyawen 已提交
31
  - [Init](init.md)
Z
zengyawen 已提交
32
  - [Memory](memory.md)
W
wuchengwen 已提交
33
  - [UsbDdk](_usb_ddk.md)
34
  - [Hitrace](_hitrace.md)
葛亚芳 已提交
35
  - [Vulkan](_vulkan.md)
W
wangjiangying 已提交
36
- 头文件
Z
zengyawen 已提交
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)
Z
zengyawen 已提交
48 49 50
  - [image_mdk.h](image__mdk_8h.md)
  - [image_mdk_common.h](image__mdk__common_8h.md)
  - [image_pixel_map_mdk.h](image__pixel__map__mdk_8h.md)
Z
zengyawen 已提交
51
  - [image_pixel_map_napi.h](image__pixel__map__napi_8h.md)
Z
zengyawen 已提交
52 53
  - [image_receiver_mdk.h](image__receiver__mdk_8h.md)
  - [image_source_mdk.h](image__source__mdk_8h.md)
Z
zengyawen 已提交
54 55 56 57
  - [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)
H
HelloCrease 已提交
58
  - [native_xcomponent_key_event.h](native__xcomponent__key__event_8h.md)
Z
zengyawen 已提交
59 60 61 62
  - [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)
63 64 65 66 67 68 69
  - [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 已提交
70 71
  - [neural_network_runtime_type.h](neural__network__runtime__type_8h.md)
  - [neural_network_runtime.h](neural__network__runtime_8h.md)
Z
zengyawen 已提交
72 73
  - [avcodec_audio_channel_layout.h](avcodec__audio__channel__layout_8h.md)
  - [native_avcapability.h](native__avcapability_8h.md)
Z
zengyawen 已提交
74 75 76 77 78
  - [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)
Z
zengyawen 已提交
79
  - [native_avdemuxer.h](native__avdemuxer_8h.md)
Z
zengyawen 已提交
80 81 82
  - [native_averrors.h](native__averrors_8h.md)
  - [native_avformat.h](native__avformat_8h.md)
  - [native_avmemory.h](native__avmemory_8h.md)
Z
zengyawen 已提交
83
  - [native_avmuxer.h](native__avmuxer_8h.md)
Z
zengyawen 已提交
84
  - [native_avsource.h](native__avsource_8h.md)
Z
zengyawen 已提交
85 86 87 88
  - [native_audiocapturer.h](native__audiocapturer_8h.md)
  - [native_audiorenderer.h](native__audiorenderer_8h.md)
  - [native_audiostream_base.h](native__audiostream__base_8h.md)
  - [native_audiostreambuilder.h](native__audiostreambuilder_8h.md)
Z
zengyawen 已提交
89 90 91
  - [native_avscreen_capture.h](native__avscreen__capture_8h.md)
  - [native_avscreen_capture_base.h](native__avscreen__capture__base_8h.md)
  - [native_avscreen_capture_errors.h](native__avscreen__capture__errors_8h.md)
Z
zengyawen 已提交
92 93 94
  - [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)
葛亚芳 已提交
95 96 97 98
  - [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)
葛亚芳 已提交
99
  - [relational_store_error_code.h](relational__store__error__code_8h.md)
update  
葛亚芳 已提交
100
  - [relational_store.h](relational__store_8h.md)
Z
zengyawen 已提交
101
  - [syscap_ndk.h](syscap__ndk_8h.md)
Z
zengyawen 已提交
102
  - [purgeable_memory.h](purgeable__memory_8h.md)
W
wuchengwen 已提交
103 104
  - [usb_ddk_api.h](usb__ddk__api_8h.md)
  - [usb_ddk_types.h](usb__ddk__types_8h.md)
105
  - [trace.h](trace_8h.md)
葛亚芳 已提交
106
  - [vulkan_ohos.h](vulkan__ohos_8h.md)
W
wangjiangying 已提交
107
- 结构体
Z
zengyawen 已提交
108 109 110 111 112 113 114 115 116
  - [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)
H
huangkaixing 已提交
117 118
  - [OhosImageComponent](_o_h_o_s_1_1_media_1_1_ohos_image_component.md)
  - [OhosImageRect](_o_h_o_s_1_1_media_1_1_ohos_image_rect.md)
Z
zengyawen 已提交
119 120 121 122 123 124 125 126 127 128 129 130 131
  - [OHOS::Media::OhosPixelMapInfo](_o_h_o_s_1_1_media_1_1_ohos_pixel_map_info.md)
  - [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
  - [OhosImageReceiverInfo](_ohos_image_receiver_info.md)
  - [OhosImageRegion](_ohos_image_region.md)
  - [OhosImageSize](_ohos_image_size.md)
  - [OhosImageSource](_ohos_image_source.md)
  - [OhosImageSourceDelayTimeList](_ohos_image_source_delay_time_list.md)
  - [OhosImageSourceInfo](_ohos_image_source_info.md)
  - [OhosImageSourceOps](_ohos_image_source_ops.md)
  - [OhosImageSourceProperty](_ohos_image_source_property.md)
  - [OhosImageSourceSupportedFormat](_ohos_image_source_supported_format.md)
  - [OhosImageSourceSupportedFormatList](_ohos_image_source_supported_format_list.md)
  - [OhosImageSourceUpdateData](_ohos_image_source_update_data.md)
Z
zengyawen 已提交
132
  - [OhosPixelMapCreateOps](_ohos_pixel_map_create_ops.md)
Z
zengyawen 已提交
133
  - [OhosPixelMapInfos](_ohos_pixel_map_infos.md)
Z
zengyawen 已提交
134 135 136
  - [RawFileDescriptor](_raw_file_descriptor.md)
  - [Region](_region.md)
  - [Rect](_rect.md)
137 138 139
  - [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 已提交
140 141 142
  - [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 已提交
143 144 145
  - [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 已提交
146
  - [OH_AVRange](_o_h___a_v_range.md)
Z
zengyawen 已提交
147 148
  - [OH_AudioCapturer_Callbacks_Struct](_o_h___audio_capturer___callbacks___struct.md)
  - [OH_AudioRenderer_Callbacks_Struct](_o_h___audio_renderer___callbacks___struct.md)
Z
zengyawen 已提交
149 150 151 152 153 154 155 156 157 158 159
  - [OH_AudioBuffer](_o_h___audio_buffer.md)
  - [OH_AudioCaptureInfo](_o_h___audio_capture_info.md)
  - [OH_AudioEncInfo](_o_h___audio_enc_info.md)
  - [OH_AudioInfo](_o_h___audio_info.md)
  - [OH_AVScreenCaptureCallback](_o_h___a_v_screen_capture_callback.md)
  - [OH_AVScreenCaptureConfig](_o_h___a_v_screen_capture_config.md)
  - [OH_RecorderInfo](_o_h___recorder_info.md)
  - [OH_Rect](_o_h___rect.md)
  - [OH_VideoCaptureInfo](_o_h___video_capture_info.md)
  - [OH_VideoEncInfo](_o_h___video_enc_info.md)
  - [OH_VideoInfo](_o_h___video_info.md)
Z
zengyawen 已提交
160 161 162 163 164 165 166 167 168 169 170 171
  - [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)
葛亚芳 已提交
172 173 174 175 176 177
  - [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)
W
wuchengwen 已提交
178 179 180 181 182 183 184 185 186 187 188
  - [UsbConfigDescriptor](_usb_config_descriptor.md)
  - [UsbControlRequestSetup](_usb_control_request_setup.md)
  - [UsbDdkConfigDescriptor](_usb_ddk_config_descriptor.md)
  - [UsbDdkEndpointDescriptor](_usb_ddk_endpoint_descriptor.md)
  - [UsbDdkInterface](_usb_ddk_interface.md)
  - [UsbDdkInterfaceDescriptor](_usb_ddk_interface_descriptor.md)
  - [UsbDeviceDescriptor](_usb_device_descriptor.md)
  - [UsbDeviceMemMap](_usb_device_mem_map.md)
  - [UsbEndpointDescriptor](_usb_endpoint_descriptor.md)
  - [UsbInterfaceDescriptor](_usb_interface_descriptor.md)
  - [UsbRequestPipe](_usb_request_pipe.md)
葛亚芳 已提交
189
  - [VkExternalFormatOHOS](_vk_external_format_o_h_o_s.md)
葛亚芳 已提交
190 191 192 193 194 195
  - [VkImportNativeBufferInfoOHOS](_vk_import_native_buffer_info_o_h_o_s.md)
  - [VkMemoryGetNativeBufferInfoOHOS](_vk_memory_get_native_buffer_info_o_h_o_s.md)
  - [VkNativeBufferFormatPropertiesOHOS](_vk_native_buffer_format_properties_o_h_o_s.md)
  - [VkNativeBufferPropertiesOHOS](_vk_native_buffer_properties_o_h_o_s.md)
  - [VkNativeBufferUsageOHOS](_vk_native_buffer_usage_o_h_o_s.md)
  - [VkSurfaceCreateInfoOHOS](_vk_surface_create_info_o_h_o_s.md)