Crate fxp_init
Source - Config
- get_audio_dir
- Retrieves the audio directory from various sources.
- get_audio_duration
- Retrieves the duration of an audio audio file from various sources.
- get_audio_file
- Retrieves the audio file path from various sources.
- get_duration
- Determines the duration of a video or its corresponding MP3 audio.
- get_fps
- Retrieves the Frames Per Second (FPS) value from multiple sources.
- get_opacity
- Retrieves and validates the opacity value from multiple sources.
- get_pixel_upper_limit
- Retrieves and determines the appropriate pixel upper limit from available sources.
- get_sampling_number
- Determines the sampling number based on provided parameters and configuration.
- initialize_configuration
- Initializes and updates the application configuration by prompting the user for settings.
- initialize_logger
- Initializes a logger with specified log level and configuration.
- load_default_configuration
- Loads and provides default configuration settings for the application.
- media_duration
- Retrieves the duration of a media file in milliseconds.