OHOS::Media::CameraConfig
Overview
Related Modules:
Description:
Provides functions to configure camera parameters.
Since:
1.0
Version:
1.0
Summary
Public Member Functions
A destructor used to delete the CameraAbility instance. |
|
SetFrameStateCallback (FrameStateCallback callback, EventHandler handler) |
|
GetEventHandler () const |
|
GetFrameStateCb () const |
virtual FrameStateCallback Obtains a FrameStateCallback object. |
Static Public Member Functions
static CameraConfig * Creates the CameraConfig instance of this singleton class to configure and read the required parameters. |
Protected Member Functions
CameraConfig () |
A constructor used to create a CameraConfig instance. |