solver.datamodel.preferences.Graphics.ExportVideoSettings#

class Root.Graphics.ExportVideoSettings(service, rules, path)

Singleton ExportVideoSettings.

class VideoFPS(service, rules, path=None)

Parameter VideoFPS of value type int.

class VideoFormat(service, rules, path=None)

Parameter VideoFormat of value type str.

class VideoQuality(service, rules, path=None)

Parameter VideoQuality of value type str.

class VideoResoutionX(service, rules, path=None)

Parameter VideoResoutionX of value type int.

class VideoResoutionY(service, rules, path=None)

Parameter VideoResoutionY of value type int.

class VideoScale(service, rules, path=None)

Parameter VideoScale of value type str.

class VideoSmoothScaling(service, rules, path=None)

Parameter VideoSmoothScaling of value type bool.

class VideoUseFrameResolution(service, rules, path=None)

Parameter VideoUseFrameResolution of value type bool.