MultiMedia_CameraStateCallback

    Since:

    1.0

    Version:

    1.0

    Summary

    Files

    Data Structures

    Data Structure Name

    Description

    Provides functions to response to camera states.

    Details

    Function Documentation

    CameraStateCallback()

    Description:

    A constructor used to create a CameraStateCallback instance.

    Description:

    Called when the camera is configured.

    Parameters:

    Name

    Description

    c camera Indicates the Camera object.

    OnConfigureFailed()

    Description:

    Parameters:

    OnCreated()

    Description:

    Called when the camera is successfully created.

    Parameters:

    Name

    Description

    c Indicates the object.

    OnCreateFailed()

    Description:

    Called when the camera fails to be created.

    Parameters:

    Description:

    Called when the camera is released.

    Parameters:

    Name

    Description

    c Indicates the object.

    ~CameraStateCallback()

    Description: