DJI::OSDK::CameraModule::ShutterParamType Struct Reference

Shutter data struct. More...

#include <dji_camera_module.hpp>

Public Attributes

uint16_t integer_part: 15
 
uint16_t reciprocal: 1
 
uint8_t decimal_part
 

Detailed Description

Shutter data struct.

Member Data Documentation

◆ decimal_part

uint8_t DJI::OSDK::CameraModule::ShutterParamType::decimal_part

the decimal part of shutter speed

◆ integer_part

uint16_t DJI::OSDK::CameraModule::ShutterParamType::integer_part

the integer part of shutter speed

◆ reciprocal

uint16_t DJI::OSDK::CameraModule::ShutterParamType::reciprocal

take the reciprocal or not


The documentation for this struct was generated from the following file: