video#
Bases:
TUIMenu
Enter 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:
TUIMethod
Set format for exporting video file.
Bases:
TUIMethod
Set the Frame Per Sec(FPS) for exporting video file.
Bases:
TUIMethod
Set the height for exporting video file.
Bases:
TUIMethod
Exporting video file name.
Bases:
TUIMethod
Set quality for exporting video file.
Bases:
TUIMethod
Set scale by which video resolution will expand.
Bases:
TUIMethod
Select from pre-defined resolution list.
Bases:
TUIMethod
Enable original resolution.
Bases:
TUIMethod
Set the width for exporting video file.