1# Copyright (c) 2024 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 141.0 { 15 global: 16 *GetInstance*; 17 *GetRecorderManager*; 18 *EnableDualToneList*; 19 *DisableDualToneList*; 20 *GetAndSaveClientType*; 21 *IsExceedingMaxStreamCntPerUid*; 22 *ConfigPolicyProvider*; 23 *NotifyStreamVolumeChanged*; 24 *GetMaxAmplitude*; 25 *ResetAudioEndpoint*; 26 *GetRendererBySessionID*; 27 *RestoreSession*; 28 *OnDataLinkConnectionUpdate*; 29 *SetNonInterruptMute*; 30 *SetOffloadMode*; 31 *UnsetOffloadMode*; 32 *UpdateAudioSinkState*; 33 *CheckHibernateState*; 34 *GetHibernateState*; 35 *GetMaxRendererInstances*; 36 *ProcessCbProxy*; 37 *GetCapturerBySessionID*; 38 *GetCurrentRendererStreamCnt*; 39 *GetCurrentLoopbackStreamCnt*; 40 *GetCreatedAudioStreamMostUid*; 41 *GetAudioProcess*; 42 *SetIncMaxRendererStreamCnt*; 43 *SetIncMaxLoopbackStreamCnt*; 44 *GetIpcStream*; 45 *SetActiveOutputDevice*; 46 *GetActiveOutPutDevice*; 47 *IsAbsVolumeSupported*; 48 *Dump*; 49 *CleanAppUseNumMap*; 50 *GetSharedVolume*; 51 *GetAllSinkInputs*; 52 *SetDefaultAdapterEnable*; 53 *HasBluetoothEndpoint*; 54 *GetOfflineStream*; 55 *GetOfflineAudioEffectChains*; 56 *GetStandbyStatus*; 57 *SaveForegroundList*; 58 *MatchForegroundList*; 59 *InForegroundList*; 60 *UpdateForegroundState*; 61 *GenerateSessionId*; 62 *LoadModernInnerCapSink*; 63 *UnloadModernInnerCapSink*; 64 *ConfigCoreServiceProvider*; 65 *UpdateSessionOperation*; 66 *SetSessionMuteState*; 67 *SetLatestMuteState*; 68 *ForceStopAudioStream*; 69 *ClearAudioFocusBySessionID*; 70 *SetAudioServerPtr*; 71 *CreateAudioWorkgroup*; 72 *ReleaseAudioWorkgroup*; 73 *AddThreadToGroup*; 74 *RemoveThreadFromGroup*; 75 *StartGroup*; 76 *StopGroup*; 77 *AudioWorkgroupCallback*; 78 *ImproveAudioWorkgroupPrio*; 79 *RestoreAudioWorkgroupPrio*; 80 *SaveRenderWhitelist*; 81 *InRenderWhitelist*; 82 *HpaeCapturerStreamImpl*; 83 local: 84 *; 85};