enum P1::CameraSdk::UploadFileId#

Overview#

The file types that can by sent to the camera More…

#include <C_P1CameraCommonDefs.h>

enum UploadFileId
{
    None           = 0,
    FirmwareUpdate = 10,
    CustomFile     = 201,
};

Detailed Documentation#

The file types that can by sent to the camera

Enum Values#

None

Undefined file

FirmwareUpdate

Firmware Update file

CustomFile

P5 Only: Custom File Id