diff --git a/zh-cn/application-dev/reference/native-apis/Readme-CN.md b/zh-cn/application-dev/reference/native-apis/Readme-CN.md index ca14570f8c6c8989b36fa8fc5ee57f81de78a93f..dfc4354726cbe3b25cb861b1a3c851132e166791 100644 --- a/zh-cn/application-dev/reference/native-apis/Readme-CN.md +++ b/zh-cn/application-dev/reference/native-apis/Readme-CN.md @@ -24,6 +24,7 @@ - [AVDemuxer](_a_v_demuxer.md) - [AVSource](_a_v_source.md) - [OHAudio](_o_h_audio.md) + - [AVScreenCapture](_a_v_screen_capture.md) - [HuksKeyApi](_huks_key_api.md) - [HuksParamSetApi](_huks_param_set_api.md) - [HuksTypeApi](_huks_type_api.md) @@ -85,6 +86,9 @@ - [native_audiorenderer.h](native__audiorenderer_8h.md) - [native_audiostream_base.h](native__audiostream__base_8h.md) - [native_audiostreambuilder.h](native__audiostreambuilder_8h.md) + - [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) - [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) @@ -142,6 +146,17 @@ - [OH_AVRange](_o_h___a_v_range.md) - [OH_AudioCapturer_Callbacks_Struct](_o_h___audio_capturer___callbacks___struct.md) - [OH_AudioRenderer_Callbacks_Struct](_o_h___audio_renderer___callbacks___struct.md) + - [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) - [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)