mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 06:23:09 -04:00
update: 更新文件 native_audio_session_manager.h
Signed-off-by: n30034953 <niushuaishuai3@h-partners.com>
This commit is contained in:
@@ -341,6 +341,8 @@ OH_AudioCommon_Result OH_AudioManager_GetAudioSessionManager(
|
||||
/**
|
||||
* @brief Activate the audio session for the current pid application.
|
||||
* If {@link #OH_AudioSessionManager_SetScene} is called, it will take focus when calling this method.
|
||||
* If you want to take focus again after {@link #OH_AudioSessionManager_DeactivateAudioSession} is called,
|
||||
* you must call {@link #OH_AudioSessionManager_SetScenc} again.
|
||||
*
|
||||
* @param audioSessionManager the {@link #OH_AudioSessionManager}
|
||||
* returned by the {@link #OH_AudioManager_GetAudioSessionManager}
|
||||
|
||||
Reference in New Issue
Block a user