Lines Matching refs:VideoSession

218 | NORMAL_VIDEO               | 2       | Normal record mode. For details, see [VideoSession](#video…
2017 > This API is valid only in [PhotoSession](#photosession11) or [VideoSession](#videosession11) mode.
3776 > This API is valid only in [PhotoSession](#photosession11) or [VideoSession](#videosession11) mode.
5846 function getActiveVideoStabilizationMode(videoSession: camera.VideoSession): camera.VideoStabilizat…
5886 function setVideoStabilizationMode(videoSession: camera.VideoSession): void {
5934 function isVideoStabilizationModeSupported(videoSession: camera.VideoSession): boolean {
5953 …rsion 11. You are advised to use [PhotoSession](#photosession11) and [VideoSession](#videosession1…
7594 …rsion 10 and deprecated since API version 11. You are advised to use [VideoSession.on('focusStateC…
7631 …rsion 10 and deprecated since API version 11. You are advised to use [VideoSession.off('focusState…
7662 …rsion 10 and deprecated since API version 11. You are advised to use [VideoSession.on('error')](#o…
7693 …rsion 10 and deprecated since API version 11. You are advised to use [VideoSession.off('error')](#…
8316 ## VideoSession<sup>11+</sup>
8318 VideoSession extends [Session](#session11), [Flash](#flash11), [AutoExposure](#autoexposure11), [Fo…
8358 function testCanPreconfig(videoSession: camera.VideoSession, preconfigType: camera.PreconfigType,
8396 function testPreconfig(videoSession: camera.VideoSession, preconfigType: camera.PreconfigType,
8412 Subscribes to **VideoSession** error events. This API uses an asynchronous callback to return the r…
8436 function registerSessionError(videoSession: camera.VideoSession): void {
8445 Unsubscribes from **VideoSession** error events. This API uses a callback to return the result.
8459 function unregisterSessionError(videoSession: camera.VideoSession): void {
8496 function registerFocusStateChange(videoSession: camera.VideoSession): void {
8519 function unregisterFocusStateChange(videoSession: camera.VideoSession): void {
8556 function registerSmoothZoomInfo(videoSession: camera.VideoSession): void {
8579 function unregisterSmoothZoomInfo(videoSession: camera.VideoSession): void {
8616 function registerAutoDeviceSwitchStatus(videoSession: camera.VideoSession): void {
8639 function unregisterSmoothZoomInfo(videoSession: camera.VideoSession): void {