Home
last modified time | relevance | path

Searched refs:surfaceId (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/api/
D@ohos.userIAM.faceAuth.d.ts53 setSurfaceId(surfaceId: string): void;
D@ohos.screen.d.ts249 …function setVirtualScreenSurface(screenId: number, surfaceId: string, callback: AsyncCallback<void…
265 function setVirtualScreenSurface(screenId: number, surfaceId: string): Promise<void>;
400 surfaceId: string; property
D@ohos.multimedia.camera.d.ts388 createPreviewOutput(profile: Profile, surfaceId: string): PreviewOutput;
400 createPhotoOutput(profile: Profile, surfaceId: string): PhotoOutput;
412 createVideoOutput(profile: VideoProfile, surfaceId: string): VideoOutput;
2049 addDeferredSurface(surfaceId: string): void;
D@ohos.multimedia.media.d.ts513 surfaceId?: string; property
1954 setDisplaySurface(surfaceId: string, callback: AsyncCallback<void>): void;
1964 setDisplaySurface(surfaceId: string): Promise<void>;
D@ohos.multimedia.avsession.d.ts1421 setDisplaySurface(surfaceId: string, callback: AsyncCallback<void>): void;
1433 setDisplaySurface(surfaceId: string): Promise<void>;