# MultiMedia\_CameraConfig ## **Overview** Defines the **CameraConfig** class for operations on camera configurations. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Files
A destructor used to delete the CameraAbility instance. |
|
static CameraConfig * Creates the CameraConfig instance of this singleton class to configure and read the required parameters. |
|
OHOS::Media::CameraConfig::SetFrameStateCallback (FrameStateCallback *callback, EventHandler *handler) |
|
virtual FrameStateCallback * Obtains a FrameStateCallback object. |
|
A constructor used to create a CameraConfig instance. |
callback | Indicates the frame state callback. |
handler | Indicates the event handler. |