vikit.video.building.video_building_pipeline¶
Overview¶
- |
Classes¶
- class vikit.video.building.video_building_pipeline.VideoBuildingPipeline¶
Overview
Methods¶ get_background_music_handlers(build_settings, video)Get the background music handlers
get_handlers(video, build_settings)Get the handlers for the video building pipeline, in the right order
get_read_aloud_prompt_handlers(build_settings)Get the read aloud prompt handlers
Members
- get_background_music_handlers(build_settings: vikit.video.video_build_settings.VideoBuildSettings, video)¶
Get the background music handlers
- get_handlers(video, build_settings: vikit.video.video_build_settings.VideoBuildSettings)¶
Get the handlers for the video building pipeline, in the right order - background music based on the build settings (background music) - read aloud prompt based on the build settings (read aloud prompt)
- get_read_aloud_prompt_handlers(build_settings: vikit.video.video_build_settings.VideoBuildSettings)¶
Get the read aloud prompt handlers