MediaLoader =========== .. currentmodule:: tools.alignments.media .. autoclass:: MediaLoader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MediaLoader.count ~MediaLoader.is_video .. rubric:: Methods Summary .. autosummary:: ~MediaLoader.check_input_folder ~MediaLoader.load_image ~MediaLoader.load_items ~MediaLoader.load_video_frame ~MediaLoader.process_folder ~MediaLoader.save_image ~MediaLoader.sorted_items ~MediaLoader.stream ~MediaLoader.valid_extension .. rubric:: Attributes Documentation .. autoattribute:: count .. autoattribute:: is_video .. rubric:: Methods Documentation .. automethod:: check_input_folder .. automethod:: load_image .. automethod:: load_items .. automethod:: load_video_frame .. automethod:: process_folder .. automethod:: save_image .. automethod:: sorted_items .. automethod:: stream .. automethod:: valid_extension