summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/ptp.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/ptp2/ptp.c')
-rw-r--r--camlibs/ptp2/ptp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camlibs/ptp2/ptp.c b/camlibs/ptp2/ptp.c
index d81de1a89..8a2cb32bc 100644
--- a/camlibs/ptp2/ptp.c
+++ b/camlibs/ptp2/ptp.c
@@ -7544,10 +7544,12 @@ ptp_get_property_description(PTPParams* params, uint16_t dpc)
{PTP_DPC_SONY_QX_ExposureCompensation, N_("Exposure Bias Compensation")},
{PTP_DPC_SONY_ISO2, N_("ISO")}, /* 0xD226 */
{PTP_DPC_SONY_ShutterSpeed2, N_("Shutter speed")}, /* 0xD229 */
+ {PTP_DPC_SONY_LiveViewSettingEffect, N_("Live View Setting Effect")},
{PTP_DPC_SONY_Movie, N_("Movie")}, /* 0xD2C8 */
{PTP_DPC_SONY_StillImage, N_("Still Image")}, /* 0xD2C7 */
{PTP_DPC_SONY_SensorCrop, N_("Sensor Crop")},
{PTP_DPC_SONY_AutoFocus, N_("Autofocus")},
+ {PTP_DPC_SONY_FocusArea, N_("Focus Area")},
{PTP_DPC_SONY_Capture, N_("Capture")},
{PTP_DPC_WhiteBalance, N_("White Balance")}, /* 0x5005 */
{PTP_DPC_SONY_Zoom, N_("Zoom")},