set_variableframerate


Description:

public void set_variableframerate (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:

this

a EncodingVideoProfile

variableframerate

a boolean