1 Star 0 Fork 4.9K

famoustang / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
OHOS-Media-CameraConfig.md 6.71 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

OHOS::Media::CameraConfig

Overview

Related Modules:

MultiMedia_CameraConfig

Description:

Provides functions to configure camera parameters.

Since:

1.0

Version:

1.0

Summary

Public Member Functions

Public Member Function Name

Description

~CameraConfig ()

virtual 

A destructor used to delete the CameraAbility instance.

SetFrameStateCallback (FrameStateCallback *callback, EventHandler *handler)

virtual void 

Sets a frame state callback to responds to state changes.

GetEventHandler () const

virtual EventHandler * 

Obtains the EventHandler object.

GetFrameStateCb () const

virtual FrameStateCallback

Obtains a FrameStateCallback object.

Static Public Member Functions

Static Public Member Function Name

Description

CreateCameraConfig ()

static CameraConfig

Creates the CameraConfig instance of this singleton class to configure and read the required parameters.

Protected Member Functions

Protected Member Function Name

Description

CameraConfig ()

 

A constructor used to create a CameraConfig instance.

1
https://gitee.com/famoustang/docs.git
git@gitee.com:famoustang/docs.git
famoustang
docs
docs
master

搜索帮助