public static class

DJICameraSettingsDef.CameraVideoResolutionAndFrameRateRange

extends BaseRange<T>
java.lang.Object
   ↳ dji.common.camera.BaseRange<T>
     ↳ dji.common.camera.DJICameraSettingsDef.CameraVideoResolutionAndFrameRateRange

Summary

[Expand]
Inherited Constants
From class dji.common.camera.BaseRange
Public Constructors
CameraVideoResolutionAndFrameRateRange(int type)
CameraVideoResolutionAndFrameRateRange(Set<CameraVideoResolutionAndFrameRate> rangeList)
CameraVideoResolutionAndFrameRateRange(CameraVideoResolutionAndFrameRate maxValue, CameraVideoResolutionAndFrameRate minValue)
[Expand]
Inherited Methods
From class dji.common.camera.BaseRange
From class java.lang.Object

Public Constructors

public CameraVideoResolutionAndFrameRateRange (int type)

public CameraVideoResolutionAndFrameRateRange (Set<CameraVideoResolutionAndFrameRate> rangeList)

public CameraVideoResolutionAndFrameRateRange (CameraVideoResolutionAndFrameRate maxValue, CameraVideoResolutionAndFrameRate minValue)