| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
update: 新增录音降噪相关 API、枚举及错误码 在 audio_capturer/native_audiocapturer.h 中新增 Set/Get/GetSupported NoiseReductionMode 共 3 个 API (since 26.0.0); 在 common/native_audio_common.h 中新增 OH_AudioNoiseReductionMode 枚举; 在 common/native_audiostream_base.h 中新增 AUDIOSTREAM_ERROR_UNSUPPORTED_ABILITY 与 AUDIOSTREAM_ERROR_SERVICE_DIED 两个错误码; 在 ohaudio.ndk.json 中注册上述 3 个录音降噪 API。 Signed-off-by: kw <wangyuqi30@huawei.com> | 3 天前 | |
update: 更新文件 native_audio_session_manager.h Signed-off-by: n30034953 <niushuaishuai3@h-partners.com> | 4 天前 | |
ndk 接口注释优化 Signed-off-by: zhangkai26 <zhangkai269@huawei.com> | 2 个月前 | |
!5369 merge master into master 修改API告警 Created-by: renzhaohu Commit-by: renzhaohu Merged-by: openharmony_ci Description: ### 相关的Issue https://gitcode.com/openharmony/interface_sdk_c/issues/4170 ### 原因(目的、解决的问题等) 修改AI扫描的告警 ### 描述(做了什么,变更了什么) 修改语句不通顺的注释 ### 自检结果(结果截图添加到下面) - [x] 是否通过C语法扫描 - [x] 是否通过注释规则扫描 - [x] 是否更新json文件 - [x] 实现代码是否已经合入 - [x] 目标是否已经添加到interface/sdk_c仓ndk依赖目标(ndk_targets.gni)里 - [x] 头文件library声明与SDK so库名称一致 ### 兼容性影响评估,如有影响请写明(Y/N) - [ ] 不兼容 - [ ] 是否经过评审 ### L0新增用例自检结果 - [ ] 是,有新增L0用例,且完成自检 - [x] 否 ### API参考文档影响评估(提供docs仓pr链接) - [ ] 是,已刷新API参考文档 - [x] 否,不涉及刷新API参考文档 See merge request: openharmony/interface_sdk_c!5369 | 1 天前 | |
update: 新增录音降噪相关 API、枚举及错误码 在 audio_capturer/native_audiocapturer.h 中新增 Set/Get/GetSupported NoiseReductionMode 共 3 个 API (since 26.0.0); 在 common/native_audio_common.h 中新增 OH_AudioNoiseReductionMode 枚举; 在 common/native_audiostream_base.h 中新增 AUDIOSTREAM_ERROR_UNSUPPORTED_ABILITY 与 AUDIOSTREAM_ERROR_SERVICE_DIED 两个错误码; 在 ohaudio.ndk.json 中注册上述 3 个录音降噪 API。 Signed-off-by: kw <wangyuqi30@huawei.com> | 3 天前 | |
feat(audio): add OH_AudioDebuggingManager C API for audio runtime snapshot Add OH_AudioDebuggingManager interfaces for audio runtime snapshot: - OH_AudioManager_GetAudioDebuggingManager: get singleton debug manager - OH_AudioDebuggingManager_PrintAppInfo: print app audio runtime snapshot - OH_AudioDebuggingManager_PrintRendererInfo: print AudioRenderer snapshot - OH_AudioDebuggingManager_PrintCapturerInfo: print AudioCapturer snapshot - OH_AudioDebuggingManager_PrintSessionInfo: print AudioSession snapshot - OH_AudioDebuggingManager_PrintSuiteInfo: print AudioSuiteEngine snapshot - OH_AudioDebuggingManager_PrintLoopbackInfo: print AudioLoopback snapshot Register header in BUILD.gn and API symbols in ohaudio.ndk.json with first_introduced 26.0.0. Co-Authored-By: Agent Agent: GLM-5.1 Signed-off-by: Jvgang <yujugang2@h-partners.com> | 1 个月前 | |
update: 新增录音降噪相关 API、枚举及错误码 在 audio_capturer/native_audiocapturer.h 中新增 Set/Get/GetSupported NoiseReductionMode 共 3 个 API (since 26.0.0); 在 common/native_audio_common.h 中新增 OH_AudioNoiseReductionMode 枚举; 在 common/native_audiostream_base.h 中新增 AUDIOSTREAM_ERROR_UNSUPPORTED_ABILITY 与 AUDIOSTREAM_ERROR_SERVICE_DIED 两个错误码; 在 ohaudio.ndk.json 中注册上述 3 个录音降噪 API。 Signed-off-by: kw <wangyuqi30@huawei.com> | 3 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 天前 | ||
| 4 天前 | ||
| 2 个月前 | ||
| 1 天前 | ||
| 3 天前 | ||
| 1 个月前 | ||
| 3 天前 |