interpolationMode property

int interpolationMode
getter/setter pair

The interpolation mode:

  • 0: Insert with the last frame.
  • 1: Insert with the background image. RTC will insert frames of black if no background image has been set.

Implementation

int interpolationMode;