video#
Bases:
TUIMenuEnter the video window options menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advance_quality(service, version, mode, path)Advance Quality setting.
format(service, version, mode, path)Set format for exporting video file.
fps(service, version, mode, path)Set the Frame Per Sec(FPS) for exporting video file.
height(service, version, mode, path)Set the height for exporting video file.
name(service, version, mode, path)Exporting video file name.
quality(service, version, mode, path)Set quality for exporting video file.
scale(service, version, mode, path)Set scale by which video resolution will expand.
set_standard_resolution(service, version, ...)Select from pre-defined resolution list.
use_original_resolution(service, version, ...)Enable original resolution.
width(service, version, mode, path)Set the width for exporting video file.
__init__ method of TUIMenu class.
Bases:
TUIMethodSet format for exporting video file.
Bases:
TUIMethodSet the Frame Per Sec(FPS) for exporting video file.
Bases:
TUIMethodSet the height for exporting video file.
Bases:
TUIMethodExporting video file name.
Bases:
TUIMethodSet quality for exporting video file.
Bases:
TUIMethodSet scale by which video resolution will expand.
Bases:
TUIMethodSelect from pre-defined resolution list.
Bases:
TUIMethodEnable original resolution.
Bases:
TUIMethodSet the width for exporting video file.