3.5 Field Dominance

BMDFieldDominance enumerates settings applicable to video fields.

  • bmdUnknownFieldDominance

    Indeterminate field dominance.

  • bmdLowerFieldFirst

    The frame starts with the lower field (the second-from-the-top scan line).

  • bmdUpperFieldFirst

    The frame starts with the upper field (the top scan line).

  • bmdProgressiveFrame

    A complete frame containing all scan lines.

  • bmdProgressiveSegmentedFrame

    A progressive frame encoded as a PsF (See IDeckLinkDisplayMode::GetFieldDominance() for details)