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 *GetCreatedAudioStreamMostUid*; 40 *GetAudioProcess*; 41 *SetIncMaxRendererStreamCnt*; 42 *GetIpcStream*; 43 *SetActiveOutputDevice*; 44 *GetActiveOutPutDevice*; 45 *IsAbsVolumeSupported*; 46 *Dump*; 47 *CleanAppUseNumMap*; 48 *GetSharedVolume*; 49 *GetAllSinkInputs*; 50 *SetDefaultAdapterEnable*; 51 *HasBluetoothEndpoint*; 52 *GetOfflineStream*; 53 *GetOfflineAudioEffectChains*; 54 *GetStandbyStatus*; 55 *GenerateSessionId*; 56 *LoadModernInnerCapSink*; 57 *UnloadModernInnerCapSink*; 58 local: 59 *; 60};