1| Change Type | Old Version | New Version | d.ts File | 2| ---- | ------ | ------ | -------- | 3|Deleted|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_ULTRASONIC = 9|NA|@ohos.multimedia.audio.d.ts| 4|Deleted|Class name: AVMediaDescription;<br>Method or attribute name: mediaId: string;|NA|@ohos.multimedia.avsession.d.ts| 5|Deleted|Class name: AVMediaDescription;<br>Method or attribute name: icon?: image.PixelMap;|NA|@ohos.multimedia.avsession.d.ts| 6|Deleted|Class name: AVMediaDescription;<br>Method or attribute name: iconUri?: string;|NA|@ohos.multimedia.avsession.d.ts| 7|Deleted|Class name: ImageSource;<br>Method or attribute name: getDelayTime(): Promise\<Array\<number>>;|NA|@ohos.multimedia.image.d.ts| 8|Deleted|Class name: ImageSource;<br>Method or attribute name: getDelayTime(callback: AsyncCallback\<Array\<number>>): void;|NA|@ohos.multimedia.image.d.ts| 9|Added|NA|Class name: AudioManager;<br>Method or attribute name: getAudioSceneSync(): AudioScene;|@ohos.multimedia.audio.d.ts| 10|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: getDevicesSync(deviceFlag: DeviceFlag): AudioDeviceDescriptors;|@ohos.multimedia.audio.d.ts| 11|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: on(type: 'preferredInputDeviceChangeForCapturerInfo', capturerInfo: AudioCapturerInfo, callback: Callback\<AudioDeviceDescriptors>): void;|@ohos.multimedia.audio.d.ts| 12|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: off(type: 'preferredInputDeviceChangeForCapturerInfo', callback?: Callback\<AudioDeviceDescriptors>): void;|@ohos.multimedia.audio.d.ts| 13|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: isCommunicationDeviceActiveSync(deviceType: CommunicationDeviceType): boolean;|@ohos.multimedia.audio.d.ts| 14|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferredOutputDeviceForRendererInfoSync(rendererInfo: AudioRendererInfo): AudioDeviceDescriptors;|@ohos.multimedia.audio.d.ts| 15|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferredInputDeviceForCapturerInfo(capturerInfo: AudioCapturerInfo, callback: AsyncCallback\<AudioDeviceDescriptors>): void;|@ohos.multimedia.audio.d.ts| 16|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferredInputDeviceForCapturerInfo(capturerInfo: AudioCapturerInfo): Promise\<AudioDeviceDescriptors>;|@ohos.multimedia.audio.d.ts| 17|Added|NA|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferredInputDeviceForCapturerInfoSync(capturerInfo: AudioCapturerInfo): AudioDeviceDescriptors;|@ohos.multimedia.audio.d.ts| 18|Added|NA|Class name: AudioStreamManager;<br>Method or attribute name: getCurrentAudioRendererInfoArraySync(): AudioRendererChangeInfoArray;|@ohos.multimedia.audio.d.ts| 19|Added|NA|Class name: AudioStreamManager;<br>Method or attribute name: getCurrentAudioCapturerInfoArraySync(): AudioCapturerChangeInfoArray;|@ohos.multimedia.audio.d.ts| 20|Added|NA|Class name: AudioStreamManager;<br>Method or attribute name: getAudioEffectInfoArraySync(usage: StreamUsage): AudioEffectInfoArray;|@ohos.multimedia.audio.d.ts| 21|Added|NA|Class name: AudioStreamManager;<br>Method or attribute name: isActiveSync(volumeType: AudioVolumeType): boolean;|@ohos.multimedia.audio.d.ts| 22|Added|NA|Class name: AudioVolumeManager;<br>Method or attribute name: getVolumeGroupInfosSync(networkId: string): VolumeGroupInfos;|@ohos.multimedia.audio.d.ts| 23|Added|NA|Class name: AudioVolumeManager;<br>Method or attribute name: getVolumeGroupManagerSync(groupId: number): AudioVolumeGroupManager;|@ohos.multimedia.audio.d.ts| 24|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: getVolumeSync(volumeType: AudioVolumeType): number;|@ohos.multimedia.audio.d.ts| 25|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: getMinVolumeSync(volumeType: AudioVolumeType): number;|@ohos.multimedia.audio.d.ts| 26|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: getMaxVolumeSync(volumeType: AudioVolumeType): number;|@ohos.multimedia.audio.d.ts| 27|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: isMuteSync(volumeType: AudioVolumeType): boolean;|@ohos.multimedia.audio.d.ts| 28|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: getRingerModeSync(): AudioRingMode;|@ohos.multimedia.audio.d.ts| 29|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: isMicrophoneMuteSync(): boolean;|@ohos.multimedia.audio.d.ts| 30|Added|NA|Class name: AudioVolumeGroupManager;<br>Method or attribute name: getSystemVolumeInDbSync(volumeType: AudioVolumeType, volumeLevel: number, device: DeviceType): number;|@ohos.multimedia.audio.d.ts| 31|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getRendererInfoSync(): AudioRendererInfo;|@ohos.multimedia.audio.d.ts| 32|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getStreamInfoSync(): AudioStreamInfo;|@ohos.multimedia.audio.d.ts| 33|Added|NA|Class name: AudioCapturer;<br>Method or attribute name: getStreamInfoSync(): AudioStreamInfo;|@ohos.multimedia.audio.d.ts| 34|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getAudioStreamIdSync(): number;|@ohos.multimedia.audio.d.ts| 35|Added|NA|Class name: AudioCapturer;<br>Method or attribute name: getAudioStreamIdSync(): number;|@ohos.multimedia.audio.d.ts| 36|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getAudioTimeSync(): number;|@ohos.multimedia.audio.d.ts| 37|Added|NA|Class name: AudioCapturer;<br>Method or attribute name: getAudioTimeSync(): number;|@ohos.multimedia.audio.d.ts| 38|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getBufferSizeSync(): number;|@ohos.multimedia.audio.d.ts| 39|Added|NA|Class name: AudioCapturer;<br>Method or attribute name: getBufferSizeSync(): number;|@ohos.multimedia.audio.d.ts| 40|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getRenderRateSync(): AudioRendererRate;|@ohos.multimedia.audio.d.ts| 41|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: setInterruptModeSync(mode: InterruptMode): void;|@ohos.multimedia.audio.d.ts| 42|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getMinStreamVolumeSync(): number;|@ohos.multimedia.audio.d.ts| 43|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getMaxStreamVolumeSync(): number;|@ohos.multimedia.audio.d.ts| 44|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getUnderflowCountSync(): number;|@ohos.multimedia.audio.d.ts| 45|Added|NA|Class name: AudioRenderer;<br>Method or attribute name: getCurrentOutputDevicesSync(): AudioDeviceDescriptors;|@ohos.multimedia.audio.d.ts| 46|Added|NA|Class name: SourceType;<br>Method or attribute name: SOURCE_TYPE_WAKEUP = 3|@ohos.multimedia.audio.d.ts| 47|Added|NA|Class name: AudioCapturer;<br>Method or attribute name: getCapturerInfoSync(): AudioCapturerInfo;|@ohos.multimedia.audio.d.ts| 48|Added|NA|Class name: AVSession;<br>Method or attribute name: getOutputDeviceSync(): OutputDeviceInfo;|@ohos.multimedia.avsession.d.ts| 49|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getOutputDeviceSync(): OutputDeviceInfo;|@ohos.multimedia.avsession.d.ts| 50|Added|NA|Class name: AVMediaDescription;<br>Method or attribute name: assetId: string;|@ohos.multimedia.avsession.d.ts| 51|Added|NA|Class name: AVMediaDescription;<br>Method or attribute name: mediaImage?: image.PixelMap \| string;|@ohos.multimedia.avsession.d.ts| 52|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getAVPlaybackStateSync(): AVPlaybackState;|@ohos.multimedia.avsession.d.ts| 53|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getAVMetadataSync(): AVMetadata;|@ohos.multimedia.avsession.d.ts| 54|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getAVQueueTitleSync(): string;|@ohos.multimedia.avsession.d.ts| 55|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getAVQueueItemsSync(): Array\<AVQueueItem>;|@ohos.multimedia.avsession.d.ts| 56|Added|NA|Class name: AVSessionController;<br>Method or attribute name: isActiveSync(): boolean;|@ohos.multimedia.avsession.d.ts| 57|Added|NA|Class name: AVSessionController;<br>Method or attribute name: getValidCommandsSync(): Array\<AVControlCommandType>;|@ohos.multimedia.avsession.d.ts| 58|Added|NA|Class name: camera;<br>Method or attribute name: function getModeManager(context: Context): ModeManager;|@ohos.multimedia.camera.d.ts| 59|Added|NA|Class name: CameraManager;<br>Method or attribute name: off(type: 'cameraStatus', callback?: AsyncCallback\<CameraStatusInfo>): void;|@ohos.multimedia.camera.d.ts| 60|Added|NA|Class name: CameraManager;<br>Method or attribute name: off(type: 'cameraMute', callback?: AsyncCallback\<boolean>): void;|@ohos.multimedia.camera.d.ts| 61|Added|NA|Class name: CameraInput;<br>Method or attribute name: off(type: 'error', camera: CameraDevice, callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 62|Added|NA|Class name: FilterType;<br>Method or attribute name: NONE = 0|@ohos.multimedia.camera.d.ts| 63|Added|NA|Class name: FilterType;<br>Method or attribute name: CLASSIC = 1|@ohos.multimedia.camera.d.ts| 64|Added|NA|Class name: FilterType;<br>Method or attribute name: DAWN = 2|@ohos.multimedia.camera.d.ts| 65|Added|NA|Class name: FilterType;<br>Method or attribute name: PURE = 3|@ohos.multimedia.camera.d.ts| 66|Added|NA|Class name: FilterType;<br>Method or attribute name: GREY = 4|@ohos.multimedia.camera.d.ts| 67|Added|NA|Class name: FilterType;<br>Method or attribute name: NATURAL = 5|@ohos.multimedia.camera.d.ts| 68|Added|NA|Class name: FilterType;<br>Method or attribute name: MORI = 6|@ohos.multimedia.camera.d.ts| 69|Added|NA|Class name: FilterType;<br>Method or attribute name: FAIR = 7|@ohos.multimedia.camera.d.ts| 70|Added|NA|Class name: FilterType;<br>Method or attribute name: PINK = 8|@ohos.multimedia.camera.d.ts| 71|Added|NA|Class name: BeautyType;<br>Method or attribute name: AUTO = 0|@ohos.multimedia.camera.d.ts| 72|Added|NA|Class name: BeautyType;<br>Method or attribute name: SKIN_SMOOTH = 1|@ohos.multimedia.camera.d.ts| 73|Added|NA|Class name: BeautyType;<br>Method or attribute name: FACE_SLENDER = 2|@ohos.multimedia.camera.d.ts| 74|Added|NA|Class name: BeautyType;<br>Method or attribute name: SKIN_TONE = 3|@ohos.multimedia.camera.d.ts| 75|Added|NA|Class name: CaptureSession;<br>Method or attribute name: off(type: 'focusStateChange', callback?: AsyncCallback\<FocusState>): void;|@ohos.multimedia.camera.d.ts| 76|Added|NA|Class name: CaptureSession;<br>Method or attribute name: off(type: 'error', callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 77|Added|NA|Class name: PreviewOutput;<br>Method or attribute name: off(type: 'error', callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 78|Added|NA|Class name: PhotoOutput;<br>Method or attribute name: off(type: 'error', callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 79|Added|NA|Class name: VideoOutput;<br>Method or attribute name: off(type: 'error', callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 80|Added|NA|Class name: MetadataOutput;<br>Method or attribute name: off(type: 'error', callback?: ErrorCallback): void;|@ohos.multimedia.camera.d.ts| 81|Added|NA|Class name: CaptureSession;<br>Method or attribute name: getSupportedFilters(): Array\<number>;|@ohos.multimedia.camera.d.ts| 82|Added|NA|Class name: CaptureSession;<br>Method or attribute name: getFilter(): number;|@ohos.multimedia.camera.d.ts| 83|Added|NA|Class name: CaptureSession;<br>Method or attribute name: setFilter(filter: number): void;|@ohos.multimedia.camera.d.ts| 84|Added|NA|Class name: CaptureSession;<br>Method or attribute name: getSupportedBeautyTypes(): Array\<BeautyType>;|@ohos.multimedia.camera.d.ts| 85|Added|NA|Class name: CaptureSession;<br>Method or attribute name: getSupportedBeautyRange(type: BeautyType): Array\<number>;|@ohos.multimedia.camera.d.ts| 86|Added|NA|Class name: CaptureSession;<br>Method or attribute name: getBeauty(type: BeautyType): number;|@ohos.multimedia.camera.d.ts| 87|Added|NA|Class name: CaptureSession;<br>Method or attribute name: setBeauty(type: BeautyType, value: number): void;|@ohos.multimedia.camera.d.ts| 88|Added|NA|Class name: CameraMode;<br>Method or attribute name: PORTRAIT = 1|@ohos.multimedia.camera.d.ts| 89|Added|NA|Class name: ModeManager;<br>Method or attribute name: getSupportedModes(device: CameraDevice): Array\<CameraMode>;|@ohos.multimedia.camera.d.ts| 90|Added|NA|Class name: ModeManager;<br>Method or attribute name: getSupportedOutputCapability(device: CameraDevice, mode: CameraMode): CameraOutputCapability;|@ohos.multimedia.camera.d.ts| 91|Added|NA|Class name: ModeManager;<br>Method or attribute name: createCaptureSession(mode: CameraMode): CaptureSession;|@ohos.multimedia.camera.d.ts| 92|Added|NA|Class name: PortraitEffect;<br>Method or attribute name: OFF = 0|@ohos.multimedia.camera.d.ts| 93|Added|NA|Class name: PortraitEffect;<br>Method or attribute name: CIRCLES = 1|@ohos.multimedia.camera.d.ts| 94|Added|NA|Class name: PortraitSession;<br>Method or attribute name: getSupportedPortraitEffects(): Array\<PortraitEffect>;|@ohos.multimedia.camera.d.ts| 95|Added|NA|Class name: PortraitSession;<br>Method or attribute name: getPortraitEffect(): PortraitEffect;|@ohos.multimedia.camera.d.ts| 96|Added|NA|Class name: PortraitSession;<br>Method or attribute name: setPortraitEffect(effect: PortraitEffect): void;|@ohos.multimedia.camera.d.ts| 97|Added|NA|Class name: PreviewOutput;<br>Method or attribute name: off(type: 'frameStart', callback?: AsyncCallback\<void>): void;|@ohos.multimedia.camera.d.ts| 98|Added|NA|Class name: VideoOutput;<br>Method or attribute name: off(type: 'frameStart', callback?: AsyncCallback\<void>): void;|@ohos.multimedia.camera.d.ts| 99|Added|NA|Class name: PreviewOutput;<br>Method or attribute name: off(type: 'frameEnd', callback?: AsyncCallback\<void>): void;|@ohos.multimedia.camera.d.ts| 100|Added|NA|Class name: VideoOutput;<br>Method or attribute name: off(type: 'frameEnd', callback?: AsyncCallback\<void>): void;|@ohos.multimedia.camera.d.ts| 101|Added|NA|Class name: PhotoOutput;<br>Method or attribute name: off(type: 'captureStart', callback?: AsyncCallback\<number>): void;|@ohos.multimedia.camera.d.ts| 102|Added|NA|Class name: PhotoOutput;<br>Method or attribute name: off(type: 'frameShutter', callback?: AsyncCallback\<FrameShutterInfo>): void;|@ohos.multimedia.camera.d.ts| 103|Added|NA|Class name: PhotoOutput;<br>Method or attribute name: off(type: 'captureEnd', callback?: AsyncCallback\<CaptureEndInfo>): void;|@ohos.multimedia.camera.d.ts| 104|Added|NA|Class name: PhotoOutput;<br>Method or attribute name: off(type: 'quickThumbnail', callback?: AsyncCallback\<image.PixelMap>): void;|@ohos.multimedia.camera.d.ts| 105|Added|NA|Class name: MetadataOutput;<br>Method or attribute name: off(type: 'metadataObjectsAvailable', callback?: AsyncCallback\<Array\<MetadataObject>>): void;|@ohos.multimedia.camera.d.ts| 106|Added|NA|Class name: ImageSource;<br>Method or attribute name: getDelayTimeList(): Promise\<Array\<number>>;|@ohos.multimedia.image.d.ts| 107|Added|NA|Class name: ImageSource;<br>Method or attribute name: getDelayTimeList(callback: AsyncCallback\<Array\<number>>): void;|@ohos.multimedia.image.d.ts| 108|Added|NA|Class name: media;<br>Method or attribute name: function createSoundPool(<br> maxStreams: number,<br> audioRenderInfo: audio.AudioRendererInfo,<br> callback: AsyncCallback\<SoundPool><br> ): void;|@ohos.multimedia.media.d.ts| 109|Added|NA|Class name: media;<br>Method or attribute name: function createSoundPool(maxStreams: number, audioRenderInfo: audio.AudioRendererInfo): Promise\<SoundPool>;|@ohos.multimedia.media.d.ts| 110|Added|NA|Class name: media;<br>Method or attribute name: type SoundPool = _SoundPool;|@ohos.multimedia.media.d.ts| 111|Added|NA|Class name: media;<br>Method or attribute name: type PlayParameters = _PlayParameters;|@ohos.multimedia.media.d.ts| 112|Added|NA|Class name: RingtonePlayer;<br>Method or attribute name: off(type: 'audioInterrupt'): void|ringtonePlayer.d.ts| 113|Added|NA|Class name: PlayParameters;<br>Method or attribute name: loop?: number;|soundPool.d.ts| 114|Added|NA|Class name: PlayParameters;<br>Method or attribute name: rate?: number;|soundPool.d.ts| 115|Added|NA|Class name: PlayParameters;<br>Method or attribute name: leftVolume?: number;|soundPool.d.ts| 116|Added|NA|Class name: PlayParameters;<br>Method or attribute name: rightVolume?: number;|soundPool.d.ts| 117|Added|NA|Class name: PlayParameters;<br>Method or attribute name: priority?: number;|soundPool.d.ts| 118|Added|NA|Class name: PlayParameters;<br>Method or attribute name: parallelPlayFlag?: boolean;|soundPool.d.ts| 119|Added|NA|Class name: SoundPool;<br>Method or attribute name: load(uri: string, callback: AsyncCallback\<number>): void;|soundPool.d.ts| 120|Added|NA|Class name: SoundPool;<br>Method or attribute name: load(uri: string): Promise\<number>;|soundPool.d.ts| 121|Added|NA|Class name: SoundPool;<br>Method or attribute name: load(fd: number, offset: number, length: number, callback: AsyncCallback\<number>): void;|soundPool.d.ts| 122|Added|NA|Class name: SoundPool;<br>Method or attribute name: load(fd: number, offset: number, length: number): Promise\<number>;|soundPool.d.ts| 123|Added|NA|Class name: SoundPool;<br>Method or attribute name: play(soundID: number, params: PlayParameters, callback: AsyncCallback\<number>): void;|soundPool.d.ts| 124|Added|NA|Class name: SoundPool;<br>Method or attribute name: play(soundID: number, callback: AsyncCallback\<number>): void;|soundPool.d.ts| 125|Added|NA|Class name: SoundPool;<br>Method or attribute name: play(soundID: number, params?: PlayParameters): Promise\<number>;|soundPool.d.ts| 126|Added|NA|Class name: SoundPool;<br>Method or attribute name: stop(streamID: number, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 127|Added|NA|Class name: SoundPool;<br>Method or attribute name: stop(streamID: number): Promise\<void>;|soundPool.d.ts| 128|Added|NA|Class name: SoundPool;<br>Method or attribute name: setLoop(streamID: number, loop: number, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 129|Added|NA|Class name: SoundPool;<br>Method or attribute name: setLoop(streamID: number, loop: number): Promise\<void>;|soundPool.d.ts| 130|Added|NA|Class name: SoundPool;<br>Method or attribute name: setPriority(streamID: number, priority: number, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 131|Added|NA|Class name: SoundPool;<br>Method or attribute name: setPriority(streamID: number, priority: number): Promise\<void>;|soundPool.d.ts| 132|Added|NA|Class name: SoundPool;<br>Method or attribute name: setRate(streamID: number, rate: audio.AudioRendererRate, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 133|Added|NA|Class name: SoundPool;<br>Method or attribute name: setRate(streamID: number, rate: audio.AudioRendererRate): Promise\<void>;|soundPool.d.ts| 134|Added|NA|Class name: SoundPool;<br>Method or attribute name: setVolume(streamID: number, leftVolume: number, rightVolume: number, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 135|Added|NA|Class name: SoundPool;<br>Method or attribute name: setVolume(streamID: number, leftVolume: number, rightVolume: number): Promise\<void>;|soundPool.d.ts| 136|Added|NA|Class name: SoundPool;<br>Method or attribute name: unload(soundID: number, callback: AsyncCallback\<void>): void;|soundPool.d.ts| 137|Added|NA|Class name: SoundPool;<br>Method or attribute name: unload(soundID: number): Promise\<void>;|soundPool.d.ts| 138|Added|NA|Class name: SoundPool;<br>Method or attribute name: release(callback: AsyncCallback\<void>): void;|soundPool.d.ts| 139|Added|NA|Class name: SoundPool;<br>Method or attribute name: release(): Promise\<void>;|soundPool.d.ts| 140|Added|NA|Class name: SoundPool;<br>Method or attribute name: on(type: 'loadComplete', callback: Callback\<number>): void;|soundPool.d.ts| 141|Added|NA|Class name: SoundPool;<br>Method or attribute name: on(type: 'playFinished', callback: Callback\<void>): void;|soundPool.d.ts| 142|Added|NA|Class name: SoundPool;<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;|soundPool.d.ts| 143|Added|NA|Class name: SoundPool;<br>Method or attribute name: off(type: 'loadComplete'): void;|soundPool.d.ts| 144|Added|NA|Class name: SoundPool;<br>Method or attribute name: off(type: 'playFinished'): void;|soundPool.d.ts| 145|Added|NA|Class name: SoundPool;<br>Method or attribute name: off(type: 'error'): void;|soundPool.d.ts| 146|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: enum ContentType<br>Old version information: |Class name: ContentType;<br>Method or attribute name: enum ContentType<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage|@ohos.multimedia.audio.d.ts| 147|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_UNKNOWN = 0<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_UNKNOWN = 0<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_UNKNOWN|@ohos.multimedia.audio.d.ts| 148|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_SPEECH = 1<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_SPEECH = 1<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_VOICE_COMMUNICATION|@ohos.multimedia.audio.d.ts| 149|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_MUSIC = 2<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_MUSIC = 2<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_MUSIC|@ohos.multimedia.audio.d.ts| 150|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_MOVIE = 3<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_MOVIE = 3<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_MOVIE|@ohos.multimedia.audio.d.ts| 151|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_SONIFICATION = 4<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_SONIFICATION = 4<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_NOTIFICATION|@ohos.multimedia.audio.d.ts| 152|Deprecated version changed|Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_RINGTONE = 5<br>Old version information: |Class name: ContentType;<br>Method or attribute name: CONTENT_TYPE_RINGTONE = 5<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_RINGTONE|@ohos.multimedia.audio.d.ts| 153|Deprecated version changed|Class name: StreamUsage;<br>Method or attribute name: STREAM_USAGE_MEDIA = 1<br>Old version information: |Class name: StreamUsage;<br>Method or attribute name: STREAM_USAGE_MEDIA = 1<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_MUSIC|@ohos.multimedia.audio.d.ts| 154|Deprecated version changed|Class name: StreamUsage;<br>Method or attribute name: STREAM_USAGE_NOTIFICATION_RINGTONE = 6<br>Old version information: |Class name: StreamUsage;<br>Method or attribute name: STREAM_USAGE_NOTIFICATION_RINGTONE = 6<br>New version information: 10<br>Substitute API: ohos.multimedia.audio.StreamUsage.STREAM_USAGE_RINGTONE|@ohos.multimedia.audio.d.ts| 155|Error code added|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo, callback: AsyncCallback\<AudioDeviceDescriptors>): void;<br>Old version information: |Class name: AudioRoutingManager;<br>Method or attribute name: getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo, callback: AsyncCallback\<AudioDeviceDescriptors>): void;<br>New version information: 401,6800101,6800301|@ohos.multimedia.audio.d.ts| 156|Error code added|Class name: AudioRoutingManager;<br>Method or attribute name: getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo): Promise\<AudioDeviceDescriptors>;<br>Old version information: |Class name: AudioRoutingManager;<br>Method or attribute name: getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo): Promise\<AudioDeviceDescriptors>;<br>New version information: 401,6800101,6800301|@ohos.multimedia.audio.d.ts| 157|Error code added|Class name: AudioRenderer;<br>Method or attribute name: setAudioEffectMode(mode: AudioEffectMode, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AudioRenderer;<br>Method or attribute name: setAudioEffectMode(mode: AudioEffectMode, callback: AsyncCallback\<void>): void;<br>New version information: 401,6800101|@ohos.multimedia.audio.d.ts| 158|Error code added|Class name: AudioRenderer;<br>Method or attribute name: setAudioEffectMode(mode: AudioEffectMode): Promise\<void>;<br>Old version information: |Class name: AudioRenderer;<br>Method or attribute name: setAudioEffectMode(mode: AudioEffectMode): Promise\<void>;<br>New version information: 401,6800101|@ohos.multimedia.audio.d.ts| 159|Error code added|Class name: avSession;<br>Method or attribute name: function startCastDeviceDiscovery(filter: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: avSession;<br>Method or attribute name: function startCastDeviceDiscovery(filter: number, callback: AsyncCallback\<void>): void;<br>New version information: 401|@ohos.multimedia.avsession.d.ts| 160|Error code added|Class name: avSession;<br>Method or attribute name: function startCastDeviceDiscovery(filter?: number): Promise\<void>;<br>Old version information: |Class name: avSession;<br>Method or attribute name: function startCastDeviceDiscovery(filter?: number): Promise\<void>;<br>New version information: 401|@ohos.multimedia.avsession.d.ts| 161|Error code added|Class name: avSession;<br>Method or attribute name: function setDiscoverable(enable: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: avSession;<br>Method or attribute name: function setDiscoverable(enable: boolean, callback: AsyncCallback\<void>): void;<br>New version information: 401|@ohos.multimedia.avsession.d.ts| 162|Error code added|Class name: avSession;<br>Method or attribute name: function setDiscoverable(enable: boolean): Promise\<void>;<br>Old version information: |Class name: avSession;<br>Method or attribute name: function setDiscoverable(enable: boolean): Promise\<void>;<br>New version information: 401|@ohos.multimedia.avsession.d.ts| 163|Error code added|Class name: AVCastController;<br>Method or attribute name: on(type: 'mediaItemChange', callback: Callback\<AVQueueItem>): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: on(type: 'mediaItemChange', callback: Callback\<AVQueueItem>): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 164|Error code added|Class name: AVCastController;<br>Method or attribute name: on(type: 'playNext', callback: Callback\<void>): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: on(type: 'playNext', callback: Callback\<void>): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 165|Error code added|Class name: AVCastController;<br>Method or attribute name: on(type: 'playPrevious', callback: Callback\<void>): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: on(type: 'playPrevious', callback: Callback\<void>): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 166|Error code added|Class name: AVCastController;<br>Method or attribute name: on(type: 'seekDone', callback: Callback\<number>): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: on(type: 'seekDone', callback: Callback\<number>): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 167|Error code added|Class name: AVCastController;<br>Method or attribute name: on(type: 'videoSizeChange', callback: (width: number, height: number) => void): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: on(type: 'videoSizeChange', callback: (width: number, height: number) => void): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 168|Error code added|Class name: AVCastController;<br>Method or attribute name: off(type: 'mediaItemChange'): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: off(type: 'mediaItemChange'): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 169|Error code added|Class name: AVCastController;<br>Method or attribute name: off(type: 'playNext'): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: off(type: 'playNext'): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 170|Error code added|Class name: AVCastController;<br>Method or attribute name: off(type: 'playPrevious'): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: off(type: 'playPrevious'): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 171|Error code added|Class name: AVCastController;<br>Method or attribute name: off(type: 'seekDone'): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: off(type: 'seekDone'): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 172|Error code added|Class name: AVCastController;<br>Method or attribute name: off(type: 'videoSizeChange'): void;<br>Old version information: |Class name: AVCastController;<br>Method or attribute name: off(type: 'videoSizeChange'): void;<br>New version information: 401,6600101|@ohos.multimedia.avsession.d.ts| 173|Error code added|Class name: PixelMap;<br>Method or attribute name: getColorSpace(): colorSpaceManager.ColorSpaceManager;<br>Old version information: |Class name: PixelMap;<br>Method or attribute name: getColorSpace(): colorSpaceManager.ColorSpaceManager;<br>New version information: 62980101,62980103,62980115|@ohos.multimedia.image.d.ts| 174|Error code added|Class name: PixelMap;<br>Method or attribute name: setColorSpace(colorSpace: colorSpaceManager.ColorSpaceManager): void;<br>Old version information: |Class name: PixelMap;<br>Method or attribute name: setColorSpace(colorSpace: colorSpaceManager.ColorSpaceManager): void;<br>New version information: 62980111,62980115|@ohos.multimedia.image.d.ts| 175|Error code added|Class name: ImageSource;<br>Method or attribute name: createPixelMapList(options?: DecodingOptions): Promise\<Array\<PixelMap>>;<br>Old version information: |Class name: ImageSource;<br>Method or attribute name: createPixelMapList(options?: DecodingOptions): Promise\<Array\<PixelMap>>;<br>New version information: 62980096,62980103,62980110,62980111,62980118|@ohos.multimedia.image.d.ts| 176|Error code added|Class name: ImageSource;<br>Method or attribute name: createPixelMapList(callback: AsyncCallback\<Array\<PixelMap>>): void;<br>Old version information: |Class name: ImageSource;<br>Method or attribute name: createPixelMapList(callback: AsyncCallback\<Array\<PixelMap>>): void;<br>New version information: 62980096,62980103,62980110,62980111,62980118|@ohos.multimedia.image.d.ts| 177|Error code added|Class name: ImageSource;<br>Method or attribute name: createPixelMapList(options: DecodingOptions, callback: AsyncCallback\<Array\<PixelMap>>): void;<br>Old version information: |Class name: ImageSource;<br>Method or attribute name: createPixelMapList(options: DecodingOptions, callback: AsyncCallback\<Array\<PixelMap>>): void;<br>New version information: 62980096,62980103,62980110,62980111,62980118|@ohos.multimedia.image.d.ts| 178|Error code added|Class name: ImageSource;<br>Method or attribute name: getFrameCount(): Promise\<number>;<br>Old version information: |Class name: ImageSource;<br>Method or attribute name: getFrameCount(): Promise\<number>;<br>New version information: 62980096,62980110,62980111,62980113,62980116,62980118,62980122|@ohos.multimedia.image.d.ts| 179|Error code added|Class name: ImageSource;<br>Method or attribute name: getFrameCount(callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: ImageSource;<br>Method or attribute name: getFrameCount(callback: AsyncCallback\<number>): void;<br>New version information: 62980096,62980110,62980111,62980113,62980116,62980118,62980122|@ohos.multimedia.image.d.ts| 180|Error code changed|Class name: avSession;<br>Method or attribute name: function getAVCastController(sessionId: string, callback: AsyncCallback\<AVCastController>): void;<br>Old version information: 201,6600101,6600102|Class name: avSession;<br>Method or attribute name: function getAVCastController(sessionId: string, callback: AsyncCallback\<AVCastController>): void;<br>New version information: 201,401,6600101,6600102|@ohos.multimedia.avsession.d.ts| 181|Error code changed|Class name: avSession;<br>Method or attribute name: function getAVCastController(sessionId: string): Promise\<AVCastController>;<br>Old version information: 201,6600101,6600102|Class name: avSession;<br>Method or attribute name: function getAVCastController(sessionId: string): Promise\<AVCastController>;<br>New version information: 201,401,6600101,6600102|@ohos.multimedia.avsession.d.ts| 182|Error code changed|Class name: avSession;<br>Method or attribute name: function stopCasting(session: SessionToken, callback: AsyncCallback\<void>): void;<br>Old version information: 6600109|Class name: avSession;<br>Method or attribute name: function stopCasting(session: SessionToken, callback: AsyncCallback\<void>): void;<br>New version information: 401,6600109|@ohos.multimedia.avsession.d.ts| 183|Error code changed|Class name: avSession;<br>Method or attribute name: function stopCasting(session: SessionToken): Promise\<void>;<br>Old version information: 6600109|Class name: avSession;<br>Method or attribute name: function stopCasting(session: SessionToken): Promise\<void>;<br>New version information: 401,6600109|@ohos.multimedia.avsession.d.ts| 184|Error code changed|Class name: AVCastController;<br>Method or attribute name: setDisplaySurface(surfaceId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 6600109|Class name: AVCastController;<br>Method or attribute name: setDisplaySurface(surfaceId: string, callback: AsyncCallback\<void>): void;<br>New version information: 401,6600109|@ohos.multimedia.avsession.d.ts| 185|Error code changed|Class name: AVCastController;<br>Method or attribute name: setDisplaySurface(surfaceId: string): Promise\<void>;<br>Old version information: 6600109|Class name: AVCastController;<br>Method or attribute name: setDisplaySurface(surfaceId: string): Promise\<void>;<br>New version information: 401,6600109|@ohos.multimedia.avsession.d.ts| 186|Error code changed|Class name: AVCastController;<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Old version information: 5400101,5400102,5400103,5400104,5400105,5400106|Class name: AVCastController;<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>New version information: 401,5400101,5400102,5400103,5400104,5400105,5400106,6600101|@ohos.multimedia.avsession.d.ts| 187|Error code changed|Class name: AVCastController;<br>Method or attribute name: off(type: 'error'): void;<br>Old version information: 5400101,5400102,5400103,5400104,5400105,5400106|Class name: AVCastController;<br>Method or attribute name: off(type: 'error'): void;<br>New version information: 401,5400101,5400102,5400103,5400104,5400105,5400106,6600101|@ohos.multimedia.avsession.d.ts| 188|Error code changed|Class name: AVSessionController;<br>Method or attribute name: skipToQueueItem(itemId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 6600101,6600102,6600103|Class name: AVSessionController;<br>Method or attribute name: skipToQueueItem(itemId: number, callback: AsyncCallback\<void>): void;<br>New version information: 401,6600101,6600102,6600103|@ohos.multimedia.avsession.d.ts| 189|Error code changed|Class name: AVSessionController;<br>Method or attribute name: skipToQueueItem(itemId: number): Promise\<void>;<br>Old version information: 6600101,6600102,6600103|Class name: AVSessionController;<br>Method or attribute name: skipToQueueItem(itemId: number): Promise\<void>;<br>New version information: 401,6600101,6600102,6600103|@ohos.multimedia.avsession.d.ts| 190|Function changed|Class name: AVCastControlCommand;<br>Method or attribute name: parameter?: media.PlaybackSpeed \| number;|Class name: AVCastControlCommand;<br>Method or attribute name: parameter?: media.PlaybackSpeed \| number \| string \| LoopMode;|@ohos.multimedia.avsession.d.ts| 191|Function changed|Class name: DeviceInfo;<br>Method or attribute name: castCategory: number;|Class name: DeviceInfo;<br>Method or attribute name: castCategory: AVCastCategory;|@ohos.multimedia.avsession.d.ts| 192|Cross-platform capability changed|Class name: ImageFormat;<br>Method or attribute name: enum ImageFormat<br>Old version information: crossplatform|Class name: ImageFormat;<br>Method or attribute name: enum ImageFormat<br>New version information: |@ohos.multimedia.image.d.ts| 193|Cross-platform capability changed|Class name: ImageFormat;<br>Method or attribute name: YCBCR_422_SP = 1000<br>Old version information: crossplatform|Class name: ImageFormat;<br>Method or attribute name: YCBCR_422_SP = 1000<br>New version information: |@ohos.multimedia.image.d.ts| 194|Cross-platform capability changed|Class name: ImageFormat;<br>Method or attribute name: JPEG = 2000<br>Old version information: crossplatform|Class name: ImageFormat;<br>Method or attribute name: JPEG = 2000<br>New version information: |@ohos.multimedia.image.d.ts| 195