DJIOcuSyncChannelSelectionMode
enum DJIOcuSyncChannelSelectionMode : uint8_t {}
Downlink channel selection mode (manual or automatic) for the wireless OcuSync Link.
-
OcuSync will automatically select the best channel number and bandwidth adapting to the signal environment.
Declaration
Objective-C
DJIOcuSyncChannelSelectionModeAuto
-
Both channel number and bandwidth can be selected manually.
Declaration
Objective-C
DJIOcuSyncChannelSelectionModeManual
-
Unknown physical channel selection mode.
Declaration
Objective-C
DJIOcuSyncChannelSelectionModeUnknown = 255