Miscellaneous Utilities
set_path(path: str) -> None
Updates the output path for the video file. Useful if you want to change the output location after creating the Video
object.
get_path() -> str
Returns the current output path for the video file.