Home
last modified time | relevance | path

Searched refs:OH_AudioScene (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioManager.cpp25 // should be same with OH_AudioScene in native_audio_common.h
51 OH_AudioCommon_Result OH_GetAudioScene(OH_AudioManager* manager, OH_AudioScene *scene) in OH_GetAudioScene()
57 *scene = static_cast<OH_AudioScene>(convertManager(manager)->GetAudioScene()); in OH_GetAudioScene()
/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_manager.h70 * @param scene the {@link OH_AudioScene} pointer to receive the result.
78 OH_AudioCommon_Result OH_GetAudioScene(OH_AudioManager* manager, OH_AudioScene *scene);
/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audio_common.h131 } OH_AudioScene; typedef

Completed in 2 milliseconds