1# Camera_VideoOutput 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 video output object. 11 12You can use [OH_CameraManager_CreateVideoOutput](capi-camera-manager-h.md#oh_cameramanager_createvideooutput) to create such an object. 13 14**Since**: 11 15 16**Related module**: [OH_Camera](capi-oh-camera.md) 17 18**Header file**: [video_output.h](capi-video-output-h.md) 19