DJI Mobile SDK Documentation

      class DJISpotlightState

      @interface DJISpotlightState : NSObject
      Header:DJISpotlight.h
      Inherits From:NSObject
      Description:

      The state of the spotlight accessory.

      Class Members:
      Temperature
      property
      property temperature
      @property (nonatomic, readonly) float temperature
      Header:DJISpotlight.h
      Description:

      Returns the temperature of the Spotlight in Celsius.

      Brightness
      property
      property brightness
      @property (nonatomic, readonly) NSUInteger brightness
      Header:DJISpotlight.h
      Description:

      The configurable brightness of the spotlight.