1e41f4b71Sopenharmony_ci| Change Type | Old Version | New Version | d.ts File |
2e41f4b71Sopenharmony_ci| ---- | ------ | ------ | -------- |
3e41f4b71Sopenharmony_ci|Added|NA|Class name: camera<br>Method or attribute name: function getCameraManager(context: Context): CameraManager;|@ohos.multimedia.camera.d.ts|
4e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode|@ohos.multimedia.camera.d.ts|
5e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: |@ohos.multimedia.camera.d.ts|
6e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: INVALID_ARGUMENT = 7400101|@ohos.multimedia.camera.d.ts|
7e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: INVALID_ARGUMENT = 7400101|@ohos.multimedia.camera.d.ts|
8e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: OPERATION_NOT_ALLOWED = 7400102|@ohos.multimedia.camera.d.ts|
9e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: OPERATION_NOT_ALLOWED = 7400102|@ohos.multimedia.camera.d.ts|
10e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: SESSION_NOT_CONFIG = 7400103|@ohos.multimedia.camera.d.ts|
11e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: SESSION_NOT_CONFIG = 7400103|@ohos.multimedia.camera.d.ts|
12e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: SESSION_NOT_RUNNING = 7400104|@ohos.multimedia.camera.d.ts|
13e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: SESSION_NOT_RUNNING = 7400104|@ohos.multimedia.camera.d.ts|
14e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: SESSION_CONFIG_LOCKED = 7400105|@ohos.multimedia.camera.d.ts|
15e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: SESSION_CONFIG_LOCKED = 7400105|@ohos.multimedia.camera.d.ts|
16e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: DEVICE_SETTING_LOCKED = 7400106|@ohos.multimedia.camera.d.ts|
17e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: DEVICE_SETTING_LOCKED = 7400106|@ohos.multimedia.camera.d.ts|
18e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: CONFILICT_CAMERA = 7400107|@ohos.multimedia.camera.d.ts|
19e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: CONFILICT_CAMERA = 7400107|@ohos.multimedia.camera.d.ts|
20e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: DEVICE_DISABLED = 7400108|@ohos.multimedia.camera.d.ts|
21e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: DEVICE_DISABLED = 7400108|@ohos.multimedia.camera.d.ts|
22e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraErrorCode<br>Method or attribute name: SERVICE_FATAL_ERROR = 7400201|@ohos.multimedia.camera.d.ts|
23e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraErrorCode<br>Method or attribute name: SERVICE_FATAL_ERROR = 7400201|@ohos.multimedia.camera.d.ts|
24e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: getSupportedCameras(): Array<CameraDevice>;|@ohos.multimedia.camera.d.ts|
25e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: getSupportedOutputCapability(camera: CameraDevice): CameraOutputCapability;|@ohos.multimedia.camera.d.ts|
26e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createCameraInput(camera: CameraDevice): CameraInput;|@ohos.multimedia.camera.d.ts|
27e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createCameraInput(position: CameraPosition, type: CameraType): CameraInput;|@ohos.multimedia.camera.d.ts|
28e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createPreviewOutput(profile: Profile, surfaceId: string): PreviewOutput;|@ohos.multimedia.camera.d.ts|
29e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createPhotoOutput(profile: Profile, surfaceId: string): PhotoOutput;|@ohos.multimedia.camera.d.ts|
30e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createVideoOutput(profile: VideoProfile, surfaceId: string): VideoOutput;|@ohos.multimedia.camera.d.ts|
31e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createMetadataOutput(metadataObjectTypes: Array<MetadataObjectType>): MetadataOutput;|@ohos.multimedia.camera.d.ts|
32e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraManager<br>Method or attribute name: createCaptureSession(): CaptureSession;|@ohos.multimedia.camera.d.ts|
33e41f4b71Sopenharmony_ci|Added|NA|Class name: CameraType<br>Method or attribute name: CAMERA_TYPE_DEFAULT = 0|@ohos.multimedia.camera.d.ts|
34e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: beginConfig(): void;|@ohos.multimedia.camera.d.ts|
35e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: addInput(cameraInput: CameraInput): void;|@ohos.multimedia.camera.d.ts|
36e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: removeInput(cameraInput: CameraInput): void;|@ohos.multimedia.camera.d.ts|
37e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: addOutput(cameraOutput: CameraOutput): void;|@ohos.multimedia.camera.d.ts|
38e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: removeOutput(cameraOutput: CameraOutput): void;|@ohos.multimedia.camera.d.ts|
39e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: hasFlash(): boolean;|@ohos.multimedia.camera.d.ts|
40e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: isFlashModeSupported(flashMode: FlashMode): boolean;|@ohos.multimedia.camera.d.ts|
41e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getFlashMode(): FlashMode;|@ohos.multimedia.camera.d.ts|
42e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setFlashMode(flashMode: FlashMode): void;|@ohos.multimedia.camera.d.ts|
43e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: isExposureModeSupported(aeMode: ExposureMode): boolean;|@ohos.multimedia.camera.d.ts|
44e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getExposureMode(): ExposureMode;|@ohos.multimedia.camera.d.ts|
45e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setExposureMode(aeMode: ExposureMode): void;|@ohos.multimedia.camera.d.ts|
46e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getMeteringPoint(): Point;|@ohos.multimedia.camera.d.ts|
47e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setMeteringPoint(point: Point): void;|@ohos.multimedia.camera.d.ts|
48e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getExposureBiasRange(): Array<number>;|@ohos.multimedia.camera.d.ts|
49e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setExposureBias(exposureBias: number): void;|@ohos.multimedia.camera.d.ts|
50e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getExposureValue(): number;|@ohos.multimedia.camera.d.ts|
51e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: isFocusModeSupported(afMode: FocusMode): boolean;|@ohos.multimedia.camera.d.ts|
52e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getFocusMode(): FocusMode;|@ohos.multimedia.camera.d.ts|
53e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setFocusMode(afMode: FocusMode): void;|@ohos.multimedia.camera.d.ts|
54e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setFocusPoint(point: Point): void;|@ohos.multimedia.camera.d.ts|
55e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getFocusPoint(): Point;|@ohos.multimedia.camera.d.ts|
56e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getFocalLength(): number;|@ohos.multimedia.camera.d.ts|
57e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getZoomRatioRange(): Array<number>;|@ohos.multimedia.camera.d.ts|
58e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getZoomRatio(): number;|@ohos.multimedia.camera.d.ts|
59e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setZoomRatio(zoomRatio: number): void;|@ohos.multimedia.camera.d.ts|
60e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: isVideoStabilizationModeSupported(vsMode: VideoStabilizationMode): boolean;|@ohos.multimedia.camera.d.ts|
61e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: getActiveVideoStabilizationMode(): VideoStabilizationMode;|@ohos.multimedia.camera.d.ts|
62e41f4b71Sopenharmony_ci|Added|NA|Class name: CaptureSession<br>Method or attribute name: setVideoStabilizationMode(mode: VideoStabilizationMode): void;|@ohos.multimedia.camera.d.ts|
63e41f4b71Sopenharmony_ci|Added|NA|Class name: PhotoOutput<br>Method or attribute name: isMirrorSupported(): boolean;|@ohos.multimedia.camera.d.ts|
64e41f4b71Sopenharmony_ci|Added|NA|Class name: MetadataObject<br>Method or attribute name: readonly type: MetadataObjectType;|@ohos.multimedia.camera.d.ts|
65e41f4b71Sopenharmony_ci|Added|NA|Class name: MetadataObject<br>Method or attribute name: readonly timestamp: number;|@ohos.multimedia.camera.d.ts|
66e41f4b71Sopenharmony_ci|Added|NA|Class name: MetadataObject<br>Method or attribute name: readonly boundingBox: Rect;|@ohos.multimedia.camera.d.ts|
67e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
68e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
69e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
70e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
71e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
72e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
73e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
74e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
75e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
76e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
77e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
78e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
79e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
80e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
81e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
82e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
83e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
84e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayerState<br>Method or attribute name: type AVPlayerState = 'idle' \| 'initialized' \| 'prepared' \| 'playing' \| 'paused' \| 'completed' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
85e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
86e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
87e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
88e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
89e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
90e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
91e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
92e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
93e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
94e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
95e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
96e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
97e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
98e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderState<br>Method or attribute name: type AVRecorderState = 'idle' \| 'prepared' \| 'started' \| 'paused' \| 'stopped' \| 'released' \| 'error';|@ohos.multimedia.media.d.ts|
99e41f4b71Sopenharmony_ci|Added|NA|Class name: media<br>Method or attribute name: function createAVPlayer(callback: AsyncCallback<AVPlayer>): void;|@ohos.multimedia.media.d.ts|
100e41f4b71Sopenharmony_ci|Added|NA|Class name: media<br>Method or attribute name: function createAVPlayer() : Promise<AVPlayer>;|@ohos.multimedia.media.d.ts|
101e41f4b71Sopenharmony_ci|Added|NA|Class name: media<br>Method or attribute name: function createAVRecorder(callback: AsyncCallback<AVRecorder>): void;|@ohos.multimedia.media.d.ts|
102e41f4b71Sopenharmony_ci|Added|NA|Class name: media<br>Method or attribute name: function createAVRecorder() : Promise<AVRecorder>;|@ohos.multimedia.media.d.ts|
103e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: StateChangeReason|@ohos.multimedia.media.d.ts|
104e41f4b71Sopenharmony_ci|Added|NA|Class name: StateChangeReason<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
105e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: StateChangeReason<br>Method or attribute name: USER = 1|@ohos.multimedia.media.d.ts|
106e41f4b71Sopenharmony_ci|Added|NA|Class name: StateChangeReason<br>Method or attribute name: USER = 1|@ohos.multimedia.media.d.ts|
107e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: StateChangeReason<br>Method or attribute name: BACKGROUND = 2|@ohos.multimedia.media.d.ts|
108e41f4b71Sopenharmony_ci|Added|NA|Class name: StateChangeReason<br>Method or attribute name: BACKGROUND = 2|@ohos.multimedia.media.d.ts|
109e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode|@ohos.multimedia.media.d.ts|
110e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
111e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_OK = 0|@ohos.multimedia.media.d.ts|
112e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_OK = 0|@ohos.multimedia.media.d.ts|
113e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_NO_PERMISSION = 201|@ohos.multimedia.media.d.ts|
114e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_NO_PERMISSION = 201|@ohos.multimedia.media.d.ts|
115e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_INVALID_PARAMETER = 401|@ohos.multimedia.media.d.ts|
116e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_INVALID_PARAMETER = 401|@ohos.multimedia.media.d.ts|
117e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_UNSUPPORT_CAPABILITY = 801|@ohos.multimedia.media.d.ts|
118e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_UNSUPPORT_CAPABILITY = 801|@ohos.multimedia.media.d.ts|
119e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_NO_MEMORY = 5400101|@ohos.multimedia.media.d.ts|
120e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_NO_MEMORY = 5400101|@ohos.multimedia.media.d.ts|
121e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_OPERATE_NOT_PERMIT = 5400102|@ohos.multimedia.media.d.ts|
122e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_OPERATE_NOT_PERMIT = 5400102|@ohos.multimedia.media.d.ts|
123e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_IO = 5400103|@ohos.multimedia.media.d.ts|
124e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_IO = 5400103|@ohos.multimedia.media.d.ts|
125e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_TIMEOUT = 5400104|@ohos.multimedia.media.d.ts|
126e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_TIMEOUT = 5400104|@ohos.multimedia.media.d.ts|
127e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_SERVICE_DIED = 5400105|@ohos.multimedia.media.d.ts|
128e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_SERVICE_DIED = 5400105|@ohos.multimedia.media.d.ts|
129e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVErrorCode<br>Method or attribute name: AVERR_UNSUPPORT_FORMAT = 5400106|@ohos.multimedia.media.d.ts|
130e41f4b71Sopenharmony_ci|Added|NA|Class name: AVErrorCode<br>Method or attribute name: AVERR_UNSUPPORT_FORMAT = 5400106|@ohos.multimedia.media.d.ts|
131e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer|@ohos.multimedia.media.d.ts|
132e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
133e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: prepare(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
134e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: prepare(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
135e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: prepare(): Promise<void>;|@ohos.multimedia.media.d.ts|
136e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: prepare(): Promise<void>;|@ohos.multimedia.media.d.ts|
137e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: play(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
138e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: play(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
139e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: play(): Promise<void>;|@ohos.multimedia.media.d.ts|
140e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: play(): Promise<void>;|@ohos.multimedia.media.d.ts|
141e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
142e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
143e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: pause(): Promise<void>;|@ohos.multimedia.media.d.ts|
144e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: pause(): Promise<void>;|@ohos.multimedia.media.d.ts|
145e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
146e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
147e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: stop(): Promise<void>;|@ohos.multimedia.media.d.ts|
148e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: stop(): Promise<void>;|@ohos.multimedia.media.d.ts|
149e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
150e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
151e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: reset(): Promise<void>;|@ohos.multimedia.media.d.ts|
152e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: reset(): Promise<void>;|@ohos.multimedia.media.d.ts|
153e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: release(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
154e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: release(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
155e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: release(): Promise<void>;|@ohos.multimedia.media.d.ts|
156e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: release(): Promise<void>;|@ohos.multimedia.media.d.ts|
157e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: seek(timeMs: number, mode?:SeekMode): void;|@ohos.multimedia.media.d.ts|
158e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: seek(timeMs: number, mode?:SeekMode): void;|@ohos.multimedia.media.d.ts|
159e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: setVolume(volume: number): void;|@ohos.multimedia.media.d.ts|
160e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: setVolume(volume: number): void;|@ohos.multimedia.media.d.ts|
161e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;|@ohos.multimedia.media.d.ts|
162e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;|@ohos.multimedia.media.d.ts|
163e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;|@ohos.multimedia.media.d.ts|
164e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;|@ohos.multimedia.media.d.ts|
165e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: url ?: string;|@ohos.multimedia.media.d.ts|
166e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: url ?: string;|@ohos.multimedia.media.d.ts|
167e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: fdSrc ?: AVFileDescriptor;|@ohos.multimedia.media.d.ts|
168e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: fdSrc ?: AVFileDescriptor;|@ohos.multimedia.media.d.ts|
169e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: loop: boolean;|@ohos.multimedia.media.d.ts|
170e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: loop: boolean;|@ohos.multimedia.media.d.ts|
171e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;|@ohos.multimedia.media.d.ts|
172e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;|@ohos.multimedia.media.d.ts|
173e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: readonly currentTime: number;|@ohos.multimedia.media.d.ts|
174e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: readonly currentTime: number;|@ohos.multimedia.media.d.ts|
175e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: readonly duration: number;|@ohos.multimedia.media.d.ts|
176e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: readonly duration: number;|@ohos.multimedia.media.d.ts|
177e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: readonly state: AVPlayerState;|@ohos.multimedia.media.d.ts|
178e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: readonly state: AVPlayerState;|@ohos.multimedia.media.d.ts|
179e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: surfaceId ?: string;|@ohos.multimedia.media.d.ts|
180e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: surfaceId ?: string;|@ohos.multimedia.media.d.ts|
181e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: readonly width: number;|@ohos.multimedia.media.d.ts|
182e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: readonly width: number;|@ohos.multimedia.media.d.ts|
183e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: readonly height: number;|@ohos.multimedia.media.d.ts|
184e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: readonly height: number;|@ohos.multimedia.media.d.ts|
185e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: videoScaleType ?: VideoScaleType;|@ohos.multimedia.media.d.ts|
186e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: videoScaleType ?: VideoScaleType;|@ohos.multimedia.media.d.ts|
187e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: setSpeed(speed: PlaybackSpeed): void;|@ohos.multimedia.media.d.ts|
188e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: setSpeed(speed: PlaybackSpeed): void;|@ohos.multimedia.media.d.ts|
189e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: setBitrate(bitrate: number): void;|@ohos.multimedia.media.d.ts|
190e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: setBitrate(bitrate: number): void;|@ohos.multimedia.media.d.ts|
191e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'stateChange', callback: (state: AVPlayerState, reason: StateChangeReason) => void): void;|@ohos.multimedia.media.d.ts|
192e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'stateChange', callback: (state: AVPlayerState, reason: StateChangeReason) => void): void;|@ohos.multimedia.media.d.ts|
193e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'stateChange'): void;|@ohos.multimedia.media.d.ts|
194e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'stateChange'): void;|@ohos.multimedia.media.d.ts|
195e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'volumeChange', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
196e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'volumeChange', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
197e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'volumeChange'): void;|@ohos.multimedia.media.d.ts|
198e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'volumeChange'): void;|@ohos.multimedia.media.d.ts|
199e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'endOfStream', callback: Callback<void>): void;|@ohos.multimedia.media.d.ts|
200e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'endOfStream', callback: Callback<void>): void;|@ohos.multimedia.media.d.ts|
201e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'endOfStream'): void;|@ohos.multimedia.media.d.ts|
202e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'endOfStream'): void;|@ohos.multimedia.media.d.ts|
203e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'seekDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
204e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'seekDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
205e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'seekDone'): void;|@ohos.multimedia.media.d.ts|
206e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'seekDone'): void;|@ohos.multimedia.media.d.ts|
207e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'speedDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
208e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'speedDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
209e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'speedDone'): void;|@ohos.multimedia.media.d.ts|
210e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'speedDone'): void;|@ohos.multimedia.media.d.ts|
211e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'bitrateDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
212e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'bitrateDone', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
213e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'bitrateDone'): void;|@ohos.multimedia.media.d.ts|
214e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'bitrateDone'): void;|@ohos.multimedia.media.d.ts|
215e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'timeUpdate', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
216e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'timeUpdate', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
217e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'timeUpdate'): void;|@ohos.multimedia.media.d.ts|
218e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'timeUpdate'): void;|@ohos.multimedia.media.d.ts|
219e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'durationUpdate', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
220e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'durationUpdate', callback: Callback<number>): void;|@ohos.multimedia.media.d.ts|
221e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'durationUpdate'): void;|@ohos.multimedia.media.d.ts|
222e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'durationUpdate'): void;|@ohos.multimedia.media.d.ts|
223e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;|@ohos.multimedia.media.d.ts|
224e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;|@ohos.multimedia.media.d.ts|
225e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'bufferingUpdate'): void;|@ohos.multimedia.media.d.ts|
226e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'bufferingUpdate'): void;|@ohos.multimedia.media.d.ts|
227e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'startRenderFrame', callback: Callback<void>): void;|@ohos.multimedia.media.d.ts|
228e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'startRenderFrame', callback: Callback<void>): void;|@ohos.multimedia.media.d.ts|
229e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'startRenderFrame'): void;|@ohos.multimedia.media.d.ts|
230e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'startRenderFrame'): void;|@ohos.multimedia.media.d.ts|
231e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'videoSizeChange', callback: (width: number, height: number) => void): void;|@ohos.multimedia.media.d.ts|
232e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'videoSizeChange', callback: (width: number, height: number) => void): void;|@ohos.multimedia.media.d.ts|
233e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'videoSizeChange'): void;|@ohos.multimedia.media.d.ts|
234e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'videoSizeChange'): void;|@ohos.multimedia.media.d.ts|
235e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;|@ohos.multimedia.media.d.ts|
236e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;|@ohos.multimedia.media.d.ts|
237e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'audioInterrupt'): void;|@ohos.multimedia.media.d.ts|
238e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'audioInterrupt'): void;|@ohos.multimedia.media.d.ts|
239e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'availableBitrates', callback: (bitrates: Array<number>) => void): void;|@ohos.multimedia.media.d.ts|
240e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'availableBitrates', callback: (bitrates: Array<number>) => void): void;|@ohos.multimedia.media.d.ts|
241e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'availableBitrates'): void;|@ohos.multimedia.media.d.ts|
242e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'availableBitrates'): void;|@ohos.multimedia.media.d.ts|
243e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;|@ohos.multimedia.media.d.ts|
244e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;|@ohos.multimedia.media.d.ts|
245e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVPlayer<br>Method or attribute name: off(type: 'error'): void;|@ohos.multimedia.media.d.ts|
246e41f4b71Sopenharmony_ci|Added|NA|Class name: AVPlayer<br>Method or attribute name: off(type: 'error'): void;|@ohos.multimedia.media.d.ts|
247e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder|@ohos.multimedia.media.d.ts|
248e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
249e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: prepare(config: AVRecorderConfig, callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
250e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: prepare(config: AVRecorderConfig, callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
251e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: prepare(config: AVRecorderConfig): Promise<void>;|@ohos.multimedia.media.d.ts|
252e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: prepare(config: AVRecorderConfig): Promise<void>;|@ohos.multimedia.media.d.ts|
253e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: getInputSurface(callback: AsyncCallback<string>): void;|@ohos.multimedia.media.d.ts|
254e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: getInputSurface(callback: AsyncCallback<string>): void;|@ohos.multimedia.media.d.ts|
255e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: getInputSurface(): Promise<string>;|@ohos.multimedia.media.d.ts|
256e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: getInputSurface(): Promise<string>;|@ohos.multimedia.media.d.ts|
257e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: start(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
258e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: start(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
259e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: start(): Promise<void>;|@ohos.multimedia.media.d.ts|
260e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: start(): Promise<void>;|@ohos.multimedia.media.d.ts|
261e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
262e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
263e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: pause(): Promise<void>;|@ohos.multimedia.media.d.ts|
264e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: pause(): Promise<void>;|@ohos.multimedia.media.d.ts|
265e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: resume(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
266e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: resume(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
267e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: resume(): Promise<void>;|@ohos.multimedia.media.d.ts|
268e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: resume(): Promise<void>;|@ohos.multimedia.media.d.ts|
269e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
270e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
271e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: stop(): Promise<void>;|@ohos.multimedia.media.d.ts|
272e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: stop(): Promise<void>;|@ohos.multimedia.media.d.ts|
273e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
274e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
275e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: reset(): Promise<void>;|@ohos.multimedia.media.d.ts|
276e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: reset(): Promise<void>;|@ohos.multimedia.media.d.ts|
277e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: release(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
278e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: release(callback: AsyncCallback<void>): void;|@ohos.multimedia.media.d.ts|
279e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: release(): Promise<void>;|@ohos.multimedia.media.d.ts|
280e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: release(): Promise<void>;|@ohos.multimedia.media.d.ts|
281e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: readonly state: AVRecorderState;|@ohos.multimedia.media.d.ts|
282e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: readonly state: AVRecorderState;|@ohos.multimedia.media.d.ts|
283e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: on(type: 'stateChange', callback: (state: AVRecorderState, reason: StateChangeReason) => void): void;|@ohos.multimedia.media.d.ts|
284e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: on(type: 'stateChange', callback: (state: AVRecorderState, reason: StateChangeReason) => void): void;|@ohos.multimedia.media.d.ts|
285e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;|@ohos.multimedia.media.d.ts|
286e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;|@ohos.multimedia.media.d.ts|
287e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: off(type: 'stateChange'): void;|@ohos.multimedia.media.d.ts|
288e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: off(type: 'stateChange'): void;|@ohos.multimedia.media.d.ts|
289e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorder<br>Method or attribute name: off(type: 'error'): void;|@ohos.multimedia.media.d.ts|
290e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorder<br>Method or attribute name: off(type: 'error'): void;|@ohos.multimedia.media.d.ts|
291e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile|@ohos.multimedia.media.d.ts|
292e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
293e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: audioBitrate?: number;|@ohos.multimedia.media.d.ts|
294e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: audioBitrate?: number;|@ohos.multimedia.media.d.ts|
295e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: audioChannels?: number;|@ohos.multimedia.media.d.ts|
296e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: audioChannels?: number;|@ohos.multimedia.media.d.ts|
297e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: audioCodec?: CodecMimeType;|@ohos.multimedia.media.d.ts|
298e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: audioCodec?: CodecMimeType;|@ohos.multimedia.media.d.ts|
299e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: audioSampleRate?: number;|@ohos.multimedia.media.d.ts|
300e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: audioSampleRate?: number;|@ohos.multimedia.media.d.ts|
301e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: fileFormat: ContainerFormatType;|@ohos.multimedia.media.d.ts|
302e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: fileFormat: ContainerFormatType;|@ohos.multimedia.media.d.ts|
303e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: videoBitrate?: number;|@ohos.multimedia.media.d.ts|
304e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: videoBitrate?: number;|@ohos.multimedia.media.d.ts|
305e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: videoCodec?: CodecMimeType;|@ohos.multimedia.media.d.ts|
306e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: videoCodec?: CodecMimeType;|@ohos.multimedia.media.d.ts|
307e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: videoFrameWidth?: number;|@ohos.multimedia.media.d.ts|
308e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: videoFrameWidth?: number;|@ohos.multimedia.media.d.ts|
309e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: videoFrameHeight?: number;|@ohos.multimedia.media.d.ts|
310e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: videoFrameHeight?: number;|@ohos.multimedia.media.d.ts|
311e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderProfile<br>Method or attribute name: videoFrameRate?: number;|@ohos.multimedia.media.d.ts|
312e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderProfile<br>Method or attribute name: videoFrameRate?: number;|@ohos.multimedia.media.d.ts|
313e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig|@ohos.multimedia.media.d.ts|
314e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: |@ohos.multimedia.media.d.ts|
315e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: audioSourceType?: AudioSourceType;|@ohos.multimedia.media.d.ts|
316e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: audioSourceType?: AudioSourceType;|@ohos.multimedia.media.d.ts|
317e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: videoSourceType?: VideoSourceType;|@ohos.multimedia.media.d.ts|
318e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: videoSourceType?: VideoSourceType;|@ohos.multimedia.media.d.ts|
319e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: profile: AVRecorderProfile;|@ohos.multimedia.media.d.ts|
320e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: profile: AVRecorderProfile;|@ohos.multimedia.media.d.ts|
321e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: url: string;|@ohos.multimedia.media.d.ts|
322e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: url: string;|@ohos.multimedia.media.d.ts|
323e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: rotation?: number;|@ohos.multimedia.media.d.ts|
324e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: rotation?: number;|@ohos.multimedia.media.d.ts|
325e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.multimedia.media<br>Class name: AVRecorderConfig<br>Method or attribute name: location?: Location;|@ohos.multimedia.media.d.ts|
326e41f4b71Sopenharmony_ci|Added|NA|Class name: AVRecorderConfig<br>Method or attribute name: location?: Location;|@ohos.multimedia.media.d.ts|
327e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraType<br>Method or attribute name: CAMERA_TYPE_UNSPECIFIED = 0|NA|@ohos.multimedia.camera.d.ts|
328e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: release(callback: AsyncCallback<void>): void;|NA|@ohos.multimedia.camera.d.ts|
329e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: release(): Promise<void>;|NA|@ohos.multimedia.camera.d.ts|
330e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode|NA|@ohos.multimedia.camera.d.ts|
331e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
332e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_NO_PERMISSION = 0|NA|@ohos.multimedia.camera.d.ts|
333e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_PREEMPTED = 1|NA|@ohos.multimedia.camera.d.ts|
334e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_DISCONNECTED = 2|NA|@ohos.multimedia.camera.d.ts|
335e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_IN_USE = 3|NA|@ohos.multimedia.camera.d.ts|
336e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR = 4|NA|@ohos.multimedia.camera.d.ts|
337e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputError|NA|@ohos.multimedia.camera.d.ts|
338e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInputError<br>Method or attribute name: code: CameraInputErrorCode;|NA|@ohos.multimedia.camera.d.ts|
339e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode|NA|@ohos.multimedia.camera.d.ts|
340e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
341e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES = 0|NA|@ohos.multimedia.camera.d.ts|
342e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_TIMEOUT = 1|NA|@ohos.multimedia.camera.d.ts|
343e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionError|NA|@ohos.multimedia.camera.d.ts|
344e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionError<br>Method or attribute name: code: CaptureSessionErrorCode;|NA|@ohos.multimedia.camera.d.ts|
345e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutputErrorCode|NA|@ohos.multimedia.camera.d.ts|
346e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
347e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutputError|NA|@ohos.multimedia.camera.d.ts|
348e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutputError<br>Method or attribute name: code: PreviewOutputErrorCode;|NA|@ohos.multimedia.camera.d.ts|
349e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode|NA|@ohos.multimedia.camera.d.ts|
350e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
351e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR = 0|NA|@ohos.multimedia.camera.d.ts|
352e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES = 1|NA|@ohos.multimedia.camera.d.ts|
353e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_TIMEOUT = 2|NA|@ohos.multimedia.camera.d.ts|
354e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputError|NA|@ohos.multimedia.camera.d.ts|
355e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputError<br>Method or attribute name: code: PhotoOutputErrorCode;|NA|@ohos.multimedia.camera.d.ts|
356e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode|NA|@ohos.multimedia.camera.d.ts|
357e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
358e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR = 0|NA|@ohos.multimedia.camera.d.ts|
359e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutputError|NA|@ohos.multimedia.camera.d.ts|
360e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutputError<br>Method or attribute name: code: VideoOutputErrorCode;|NA|@ohos.multimedia.camera.d.ts|
361e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType(callback: AsyncCallback<MetadataObjectType>): void;|NA|@ohos.multimedia.camera.d.ts|
362e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType(): Promise<MetadataObjectType>;|NA|@ohos.multimedia.camera.d.ts|
363e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp(callback: AsyncCallback<number>): void;|NA|@ohos.multimedia.camera.d.ts|
364e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp(): Promise<number>;|NA|@ohos.multimedia.camera.d.ts|
365e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox(callback: AsyncCallback<Rect>): void;|NA|@ohos.multimedia.camera.d.ts|
366e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox(): Promise<Rect>;|NA|@ohos.multimedia.camera.d.ts|
367e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataFaceObject|NA|@ohos.multimedia.camera.d.ts|
368e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode|NA|@ohos.multimedia.camera.d.ts|
369e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN = -1|NA|@ohos.multimedia.camera.d.ts|
370e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES = 0|NA|@ohos.multimedia.camera.d.ts|
371e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError|NA|@ohos.multimedia.camera.d.ts|
372e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError<br>Method or attribute name: code: MetadataOutputErrorCode;|NA|@ohos.multimedia.camera.d.ts|
373e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: public API|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
374e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: public API|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
375e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
376e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
377e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
378e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
379e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
380e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
381e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
382e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
383e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
384e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
385e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
386e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType, callback: AsyncCallback<AVSession>): void;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType, callback: AsyncCallback<AVSession>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
387e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType): Promise<AVSession>;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType): Promise<AVSession>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
388e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function on(type: 'sessionServiceDie', callback: () => void): void;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function on(type: 'sessionServiceDie', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
389e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Access level: public API|Class name: AVSession<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
390e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: readonly sessionId: string;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: readonly sessionId: string;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
391e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
392e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
393e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
394e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
395e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
396e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
397e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getController(callback: AsyncCallback<AVSessionController>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getController(callback: AsyncCallback<AVSessionController>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
398e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getController(): Promise<AVSessionController>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getController(): Promise<AVSessionController>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
399e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
400e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
401e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
402e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
403e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
404e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
405e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
406e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
407e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
408e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'seek', callback: (time: number) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'seek', callback: (time: number) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
409e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'setSpeed', callback: (speed: number) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'setSpeed', callback: (speed: number) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
410e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'setLoopMode', callback: (mode: LoopMode) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'setLoopMode', callback: (mode: LoopMode) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
411e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'toggleFavorite', callback: (assetId: string) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'toggleFavorite', callback: (assetId: string) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
412e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'handleKeyEvent', callback: (event: KeyEvent) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'handleKeyEvent', callback: (event: KeyEvent) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
413e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
414e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: activate(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: activate(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
415e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: activate(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: activate(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
416e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: deactivate(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: deactivate(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
417e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: deactivate(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: deactivate(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
418e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
419e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
420e41f4b71Sopenharmony_ci|Access level changed|Class name: AVMetadata<br>Access level: public API|Class name: AVMetadata<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
421e41f4b71Sopenharmony_ci|Access level changed|Class name: AVPlaybackState<br>Access level: public API|Class name: AVPlaybackState<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
422e41f4b71Sopenharmony_ci|Access level changed|Class name: PlaybackPosition<br>Access level: public API|Class name: PlaybackPosition<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
423e41f4b71Sopenharmony_ci|Access level changed|Class name: OutputDeviceInfo<br>Access level: public API|Class name: OutputDeviceInfo<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
424e41f4b71Sopenharmony_ci|Access level changed|Class name: LoopMode<br>Access level: public API|Class name: LoopMode<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
425e41f4b71Sopenharmony_ci|Access level changed|Class name: PlaybackState<br>Access level: public API|Class name: PlaybackState<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
426e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Access level: public API|Class name: AVSessionController<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
427e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: readonly sessionId: string;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: readonly sessionId: string;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
428e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(callback: AsyncCallback<AVPlaybackState>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(callback: AsyncCallback<AVPlaybackState>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
429e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(): Promise<AVPlaybackState>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(): Promise<AVPlaybackState>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
430e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(callback: AsyncCallback<AVMetadata>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(callback: AsyncCallback<AVMetadata>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
431e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(): Promise<AVMetadata>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(): Promise<AVMetadata>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
432e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
433e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
434e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
435e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
436e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(callback: AsyncCallback<WantAgent>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(callback: AsyncCallback<WantAgent>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
437e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(): Promise<WantAgent>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(): Promise<WantAgent>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
438e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync(): number;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync(): number;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
439e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: isActive(callback: AsyncCallback<boolean>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: isActive(callback: AsyncCallback<boolean>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
440e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: isActive(): Promise<boolean>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: isActive(): Promise<boolean>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
441e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
442e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
443e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getValidCommands(callback: AsyncCallback<Array<AVControlCommandType>>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getValidCommands(callback: AsyncCallback<Array<AVControlCommandType>>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
444e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getValidCommands(): Promise<Array<AVControlCommandType>>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getValidCommands(): Promise<Array<AVControlCommandType>>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
445e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
446e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
447e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'metadataChange', filter: Array<keyof AVMetadata> \| 'all', callback: (data: AVMetadata) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'metadataChange', filter: Array<keyof AVMetadata> \| 'all', callback: (data: AVMetadata) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
448e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'playbackStateChange', filter: Array<keyof AVPlaybackState> \| 'all', callback: (state: AVPlaybackState) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'playbackStateChange', filter: Array<keyof AVPlaybackState> \| 'all', callback: (state: AVPlaybackState) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
449e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'sessionDestroy', callback: () => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'sessionDestroy', callback: () => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
450e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'activeStateChange', callback: (isActive: boolean) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'activeStateChange', callback: (isActive: boolean) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
451e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'validCommandChange', callback: (commands: Array<AVControlCommandType>) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'validCommandChange', callback: (commands: Array<AVControlCommandType>) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
452e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
453e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommand<br>Access level: public API|Class name: AVControlCommand<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
454e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionErrorCode<br>Access level: public API|Class name: AVSessionErrorCode<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
455e41f4b71Sopenharmony_ci|Access level changed|Class name: camera<br>Access level: public API|Class name: camera<br>Access level: system API|@ohos.multimedia.camera.d.ts|
456e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Access level: system API|Class name: AudioSourceType<br>Access level: public API|@ohos.multimedia.media.d.ts|
457e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT = 0<br>Access level: system API|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT = 0<br>Access level: public API|@ohos.multimedia.media.d.ts|
458e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_MIC = 1<br>Access level: system API|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_MIC = 1<br>Access level: public API|@ohos.multimedia.media.d.ts|
459e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Access level: system API|Class name: VideoSourceType<br>Access level: public API|@ohos.multimedia.media.d.ts|
460e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV = 0<br>Access level: system API|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV = 0<br>Access level: public API|@ohos.multimedia.media.d.ts|
461e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES = 1<br>Access level: system API|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES = 1<br>Access level: public API|@ohos.multimedia.media.d.ts|
462e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
463e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
464e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
465e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
466e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: AudioState<br>Method or attribute name: type AudioState = 'idle' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
467e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
468e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
469e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
470e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
471e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
472e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: N/A|Class name: VideoPlayState<br>Method or attribute name: type VideoPlayState = 'idle' \| 'prepared' \| 'playing' \| 'paused' \| 'stopped' \| 'error';<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayerState   |@ohos.multimedia.media.d.ts|
473e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: media<br>Method or attribute name: function createAudioPlayer(): AudioPlayer;<br>Deprecated version: N/A|Class name: media<br>Method or attribute name: function createAudioPlayer(): AudioPlayer;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media|@ohos.multimedia.media.d.ts|
474e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: media<br>Method or attribute name: function createAudioRecorder(): AudioRecorder;<br>Deprecated version: N/A|Class name: media<br>Method or attribute name: function createAudioRecorder(): AudioRecorder;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media|@ohos.multimedia.media.d.ts|
475e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: media<br>Method or attribute name: function createVideoPlayer(callback: AsyncCallback<VideoPlayer>): void;<br>Deprecated version: N/A|Class name: media<br>Method or attribute name: function createVideoPlayer(callback: AsyncCallback<VideoPlayer>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media|@ohos.multimedia.media.d.ts|
476e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: media<br>Method or attribute name: function createVideoPlayer() : Promise<VideoPlayer>;<br>Deprecated version: N/A|Class name: media<br>Method or attribute name: function createVideoPlayer() : Promise<VideoPlayer>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media|@ohos.multimedia.media.d.ts|
477e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Deprecated version: N/A|Class name: AudioPlayer<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer   |@ohos.multimedia.media.d.ts|
478e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: play(): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: play(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
479e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: pause(): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: pause(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
480e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: stop(): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: stop(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
481e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: reset(): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: reset(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
482e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: seek(timeMs: number): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: seek(timeMs: number): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
483e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: setVolume(vol: number): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: setVolume(vol: number): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
484e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: release(): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: release(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
485e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
486e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
487e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
488e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: src: string;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: src: string;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
489e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: fdSrc: AVFileDescriptor;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: fdSrc: AVFileDescriptor;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
490e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: loop: boolean;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: loop: boolean;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
491e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
492e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: readonly currentTime: number;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: readonly currentTime: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
493e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: readonly duration: number;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: readonly duration: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
494e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: readonly state: AudioState;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: readonly state: AudioState;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
495e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
496e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
497e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
498e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
499e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
500e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
501e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'reset' \| 'dataLoad' \| 'finish' \| 'volumeChange', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
502e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'timeUpdate', callback: Callback<number>): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'timeUpdate', callback: Callback<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
503e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
504e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: N/A|Class name: AudioPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
505e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorderConfig   |@ohos.multimedia.media.d.ts|
506e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: audioEncodeBitRate?: number;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: audioEncodeBitRate?: number;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
507e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: audioSampleRate?: number;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: audioSampleRate?: number;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
508e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: numberOfChannels?: number;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: numberOfChannels?: number;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
509e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: uri: string;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: uri: string;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
510e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: location?: Location;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: location?: Location;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
511e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: audioEncoderMime?: CodecMimeType;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: audioEncoderMime?: CodecMimeType;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
512e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorderConfig<br>Method or attribute name: fileFormat?: ContainerFormatType;<br>Deprecated version: N/A|Class name: AudioRecorderConfig<br>Method or attribute name: fileFormat?: ContainerFormatType;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.multimedia.media.d.ts|
513e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Deprecated version: N/A|Class name: AudioRecorder<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder   |@ohos.multimedia.media.d.ts|
514e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: prepare(config: AudioRecorderConfig): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: prepare(config: AudioRecorderConfig): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
515e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: start(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: start(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
516e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: pause(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: pause(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
517e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: resume(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: resume(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
518e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: stop(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: stop(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
519e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: release(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: release(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
520e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: reset(): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: reset(): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
521e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
522e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
523e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
524e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
525e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
526e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
527e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'prepare' \| 'start' \| 'pause' \| 'resume' \| 'stop' \| 'release' \| 'reset', callback: () => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
528e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AudioRecorder<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: N/A|Class name: AudioRecorder<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVRecorder|@ohos.multimedia.media.d.ts|
529e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Deprecated version: N/A|Class name: VideoPlayer<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer   |@ohos.multimedia.media.d.ts|
530e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setDisplaySurface(surfaceId: string, callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setDisplaySurface(surfaceId: string, callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
531e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setDisplaySurface(surfaceId: string): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setDisplaySurface(surfaceId: string): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
532e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: prepare(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: prepare(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
533e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: prepare(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: prepare(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
534e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: play(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: play(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
535e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: play(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: play(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
536e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: pause(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
537e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: pause(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: pause(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
538e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: stop(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
539e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: stop(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: stop(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
540e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: reset(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
541e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: reset(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: reset(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
542e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, callback: AsyncCallback<number>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, callback: AsyncCallback<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
543e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, mode:SeekMode, callback: AsyncCallback<number>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, mode:SeekMode, callback: AsyncCallback<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
544e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, mode?:SeekMode): Promise<number>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: seek(timeMs: number, mode?:SeekMode): Promise<number>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
545e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setVolume(vol: number, callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setVolume(vol: number, callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
546e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setVolume(vol: number): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setVolume(vol: number): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
547e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: release(callback: AsyncCallback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: release(callback: AsyncCallback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
548e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: release(): Promise<void>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: release(): Promise<void>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
549e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: getTrackDescription(callback: AsyncCallback<Array<MediaDescription>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
550e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: getTrackDescription() : Promise<Array<MediaDescription>>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
551e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: url: string;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: url: string;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
552e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: fdSrc: AVFileDescriptor;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: fdSrc: AVFileDescriptor;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
553e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: loop: boolean;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: loop: boolean;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
554e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: readonly currentTime: number;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: readonly currentTime: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
555e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: readonly duration: number;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: readonly duration: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
556e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: readonly state: VideoPlayState;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: readonly state: VideoPlayState;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
557e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: readonly width: number;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: readonly width: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
558e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: readonly height: number;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: readonly height: number;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
559e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: audioInterruptMode ?: audio.InterruptMode;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
560e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: videoScaleType ?: VideoScaleType;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: videoScaleType ?: VideoScaleType;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
561e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setSpeed(speed:number, callback: AsyncCallback<number>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setSpeed(speed:number, callback: AsyncCallback<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
562e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: setSpeed(speed:number): Promise<number>;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: setSpeed(speed:number): Promise<number>;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
563e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'playbackCompleted', callback: Callback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'playbackCompleted', callback: Callback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
564e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'bufferingUpdate', callback: (infoType: BufferingInfoType, value: number) => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
565e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'startRenderFrame', callback: Callback<void>): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'startRenderFrame', callback: Callback<void>): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
566e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'videoSizeChanged', callback: (width: number, height: number) => void): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'videoSizeChanged', callback: (width: number, height: number) => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
567e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'audioInterrupt', callback: (info: audio.InterruptEvent) => void): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
568e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: VideoPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: N/A|Class name: VideoPlayer<br>Method or attribute name: on(type: 'error', callback: ErrorCallback): void;<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.media/media.AVPlayer|@ohos.multimedia.media.d.ts|
569e41f4b71Sopenharmony_ci|Initial version changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Initial version: N/A|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Initial version: 9|@ohos.multimedia.avsession.d.ts|
570e41f4b71Sopenharmony_ci|Initial version changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Initial version: N/A|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Initial version: 9|@ohos.multimedia.avsession.d.ts|
571e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: public API|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
572e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: public API|Class name: AVSessionType<br>Method or attribute name: type AVSessionType = 'audio' \| 'video';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
573e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
574e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
575e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
576e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
577e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
578e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
579e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
580e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
581e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
582e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
583e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: public API|Class name: AVControlCommandType<br>Method or attribute name: type AVControlCommandType = 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind' \|<br>                              'seek' \| 'setSpeed' \| 'setLoopMode' \| 'toggleFavorite';<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
584e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType, callback: AsyncCallback<AVSession>): void;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType, callback: AsyncCallback<AVSession>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
585e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType): Promise<AVSession>;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function createAVSession(context: Context, tag: string, type: AVSessionType): Promise<AVSession>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
586e41f4b71Sopenharmony_ci|Access level changed|Class name: avSession<br>Method or attribute name: function on(type: 'sessionServiceDie', callback: () => void): void;<br>Access level: public API|Class name: avSession<br>Method or attribute name: function on(type: 'sessionServiceDie', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
587e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Access level: public API|Class name: AVSession<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
588e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: readonly sessionId: string;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: readonly sessionId: string;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
589e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
590e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVMetadata(data: AVMetadata): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
591e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
592e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setAVPlaybackState(state: AVPlaybackState): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
593e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
594e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: setLaunchAbility(ability: WantAgent): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
595e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getController(callback: AsyncCallback<AVSessionController>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getController(callback: AsyncCallback<AVSessionController>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
596e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getController(): Promise<AVSessionController>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getController(): Promise<AVSessionController>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
597e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
598e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
599e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
600e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
601e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
602e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
603e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
604e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
605e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'play' \| 'pause' \| 'stop' \| 'playNext' \| 'playPrevious' \| 'fastForward' \| 'rewind', callback: () => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
606e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'seek', callback: (time: number) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'seek', callback: (time: number) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
607e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'setSpeed', callback: (speed: number) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'setSpeed', callback: (speed: number) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
608e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'setLoopMode', callback: (mode: LoopMode) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'setLoopMode', callback: (mode: LoopMode) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
609e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'toggleFavorite', callback: (assetId: string) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'toggleFavorite', callback: (assetId: string) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
610e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'handleKeyEvent', callback: (event: KeyEvent) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'handleKeyEvent', callback: (event: KeyEvent) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
611e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
612e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: activate(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: activate(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
613e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: activate(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: activate(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
614e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: deactivate(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: deactivate(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
615e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: deactivate(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: deactivate(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
616e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
617e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSession<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: public API|Class name: AVSession<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
618e41f4b71Sopenharmony_ci|Access level changed|Class name: AVMetadata<br>Access level: public API|Class name: AVMetadata<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
619e41f4b71Sopenharmony_ci|Access level changed|Class name: AVPlaybackState<br>Access level: public API|Class name: AVPlaybackState<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
620e41f4b71Sopenharmony_ci|Access level changed|Class name: PlaybackPosition<br>Access level: public API|Class name: PlaybackPosition<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
621e41f4b71Sopenharmony_ci|Access level changed|Class name: OutputDeviceInfo<br>Access level: public API|Class name: OutputDeviceInfo<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
622e41f4b71Sopenharmony_ci|Access level changed|Class name: LoopMode<br>Access level: public API|Class name: LoopMode<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
623e41f4b71Sopenharmony_ci|Access level changed|Class name: PlaybackState<br>Access level: public API|Class name: PlaybackState<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
624e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Access level: public API|Class name: AVSessionController<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
625e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: readonly sessionId: string;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: readonly sessionId: string;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
626e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(callback: AsyncCallback<AVPlaybackState>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(callback: AsyncCallback<AVPlaybackState>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
627e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(): Promise<AVPlaybackState>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState(): Promise<AVPlaybackState>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
628e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(callback: AsyncCallback<AVMetadata>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(callback: AsyncCallback<AVMetadata>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
629e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(): Promise<AVMetadata>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getAVMetadata(): Promise<AVMetadata>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
630e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
631e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getOutputDevice(): Promise<OutputDeviceInfo>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
632e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
633e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent(event: KeyEvent): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
634e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(callback: AsyncCallback<WantAgent>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(callback: AsyncCallback<WantAgent>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
635e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(): Promise<WantAgent>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getLaunchAbility(): Promise<WantAgent>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
636e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync(): number;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync(): number;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
637e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: isActive(callback: AsyncCallback<boolean>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: isActive(callback: AsyncCallback<boolean>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
638e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: isActive(): Promise<boolean>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: isActive(): Promise<boolean>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
639e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: destroy(callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
640e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: destroy(): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
641e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getValidCommands(callback: AsyncCallback<Array<AVControlCommandType>>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getValidCommands(callback: AsyncCallback<Array<AVControlCommandType>>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
642e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: getValidCommands(): Promise<Array<AVControlCommandType>>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: getValidCommands(): Promise<Array<AVControlCommandType>>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
643e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand, callback: AsyncCallback<void>): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand, callback: AsyncCallback<void>): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
644e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand): Promise<void>;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: sendControlCommand(command: AVControlCommand): Promise<void>;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
645e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'metadataChange', filter: Array<keyof AVMetadata> \| 'all', callback: (data: AVMetadata) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'metadataChange', filter: Array<keyof AVMetadata> \| 'all', callback: (data: AVMetadata) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
646e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'playbackStateChange', filter: Array<keyof AVPlaybackState> \| 'all', callback: (state: AVPlaybackState) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'playbackStateChange', filter: Array<keyof AVPlaybackState> \| 'all', callback: (state: AVPlaybackState) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
647e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'sessionDestroy', callback: () => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'sessionDestroy', callback: () => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
648e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'activeStateChange', callback: (isActive: boolean) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'activeStateChange', callback: (isActive: boolean) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
649e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'validCommandChange', callback: (commands: Array<AVControlCommandType>) => void);<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'validCommandChange', callback: (commands: Array<AVControlCommandType>) => void);<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
650e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionController<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: public API|Class name: AVSessionController<br>Method or attribute name: on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
651e41f4b71Sopenharmony_ci|Access level changed|Class name: AVControlCommand<br>Access level: public API|Class name: AVControlCommand<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
652e41f4b71Sopenharmony_ci|Access level changed|Class name: AVSessionErrorCode<br>Access level: public API|Class name: AVSessionErrorCode<br>Access level: system API|@ohos.multimedia.avsession.d.ts|
653e41f4b71Sopenharmony_ci|Access level changed|Class name: camera<br>Access level: public API|Class name: camera<br>Access level: system API|@ohos.multimedia.camera.d.ts|
654e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Access level: system API|Class name: AudioSourceType<br>Access level: public API|@ohos.multimedia.media.d.ts|
655e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT = 0<br>Access level: system API|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT = 0<br>Access level: public API|@ohos.multimedia.media.d.ts|
656e41f4b71Sopenharmony_ci|Access level changed|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_MIC = 1<br>Access level: system API|Class name: AudioSourceType<br>Method or attribute name: AUDIO_SOURCE_TYPE_MIC = 1<br>Access level: public API|@ohos.multimedia.media.d.ts|
657e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Access level: system API|Class name: VideoSourceType<br>Access level: public API|@ohos.multimedia.media.d.ts|
658e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV = 0<br>Access level: system API|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV = 0<br>Access level: public API|@ohos.multimedia.media.d.ts|
659e41f4b71Sopenharmony_ci|Access level changed|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES = 1<br>Access level: system API|Class name: VideoSourceType<br>Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES = 1<br>Access level: public API|@ohos.multimedia.media.d.ts|
660e41f4b71Sopenharmony_ci|Function changed|Class name: CameraInput<br>Method or attribute name: on(type: 'error', camera: CameraDevice, callback: ErrorCallback<CameraInputError>): void;<br>|Class name: CameraInput<br>Method or attribute name: on(type: 'error', camera: CameraDevice, callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
661e41f4b71Sopenharmony_ci|Function changed|Class name: CaptureSession<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<CaptureSessionError>): void;<br>|Class name: CaptureSession<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
662e41f4b71Sopenharmony_ci|Function changed|Class name: PreviewOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<PreviewOutputError>): void;<br>|Class name: PreviewOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
663e41f4b71Sopenharmony_ci|Function changed|Class name: PhotoOutput<br>Method or attribute name: capture(setting?: PhotoCaptureSetting): Promise<void>;<br>|Class name: PhotoOutput<br>Method or attribute name: capture(): Promise<void>;<br>|@ohos.multimedia.camera.d.ts|
664e41f4b71Sopenharmony_ci|Function changed|Class name: PhotoOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<PhotoOutputError>): void;<br>|Class name: PhotoOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
665e41f4b71Sopenharmony_ci|Function changed|Class name: VideoOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<VideoOutputError>): void;<br>|Class name: VideoOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
666e41f4b71Sopenharmony_ci|Function changed|Class name: MetadataOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<MetadataOutputError>): void;<br>|Class name: MetadataOutput<br>Method or attribute name: on(type: 'error', callback: ErrorCallback<BusinessError>): void;<br>|@ohos.multimedia.camera.d.ts|
667