Searched refs:DEFAULT_PRESET_SCENE (Results 1 – 2 of 2) sorted by relevance
60 const std::string DEFAULT_PRESET_SCENE = "SCENE_MUSIC"; variable
365 std::string tSceneType = (sceneType == DEFAULT_SCENE_TYPE ? DEFAULT_PRESET_SCENE :sceneType); in SetAudioEffectChainDynamic()