DJILBAirLinkEncodeMode

enum DJILBAirLinkEncodeMode : uint8_t {}

Lightbridge 2 encode mode.

  • Single encode mode. Lightbridge 2 will only encode the video input from either the AV port or the HDMI port.

    Declaration

    Objective-C

    DJILBAirLinkEncodeModeSingle
  • Dual encode mode. Lightbridge 2 will encode the video input from both the AV port and the HDMI port.

    Declaration

    Objective-C

    DJILBAirLinkEncodeModeDual
  • Unknown.

    Declaration

    Objective-C

    DJILBAirLinkEncodeModeUnknown = 255