• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Camera_CaptureSession
2<!--Kit: Camera Kit-->
3<!--Subsystem: Multimedia-->
4<!--Owner: @qano-->
5<!--SE: @leo_ysl-->
6<!--TSE: @xchaosioda-->
7
8## Overview
9
10The struct describes the capture session object.
11
12You can use [OH_CameraManager_CreateCaptureSession](capi-camera-manager-h.md#oh_cameramanager_createcapturesession) to create such an object.
13
14**Since**: 11
15
16**Related module**: [OH_Camera](capi-oh-camera.md)
17
18**Header file**: [capture_session.h](capi-capture-session-h.md)
19