EncodingVideoProfile.setVariableframerate
void setVariableframerate(bool variableframerate)If set to true, then the incoming stream will be allowed to have non-constant framerate. If set to false (default value), then the incoming stream will be normalized by dropping/duplicating frames in order to produce a constance framerate.
Parameters
variableframerate | a boolean |