Ask a question to get started
Enter to send•Shift+Enter new line
Try to load a file as an image first, then as a video.
get_media_from_path( path: pathlib.Path, ) -> ImageData | VideoData | None
path
pathlib.Path
Path to the media file.