diff --git a/api/@ohos.multimedia.audio.d.ts b/api/@ohos.multimedia.audio.d.ts index a95de6ec26c83dc23e04dfc8d3f560449de8b8d9..e7392a5ebf377e6174ee5c11e973f5c2295dcada 100644 --- a/api/@ohos.multimedia.audio.d.ts +++ b/api/@ohos.multimedia.audio.d.ts @@ -1274,7 +1274,7 @@ declare namespace audio { * @syscap SystemCapability.Multimedia.Audio.Renderer * @systemapi */ - abandonIndependentInterrupt(focusType: FocusType): Promise; + abandonIndependentInterrupt(focusType: FocusType): Promise; /** * Listens for independent interruption events. When the audio of an application is interrupted by another application,