Home
last modified time | relevance | path

Searched defs:captureSession (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/media/media_js_standard/
DVideoRecorderTestBase.js55 export async function stopCaptureSession(captureSession) { argument
/test/xts/tools/sample/AppSampleD/entry/src/main/ets/model/
DCameraModel.ts47 private captureSession: camera.CaptureSession; property in CameraModel
/test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/model/
DCameraService.ts42 captureSession: camera.CaptureSession = undefined; property in CameraService