U
    [Oh                     @   s,   d dl mZmZmZ eeedd ZdS )    )apply_to_audioapply_to_maskrequires_durationc                    s    j  fddddS )z
    Returns a clip that plays the current clip backwards.
    The clip must have its ``duration`` attribute set.
    The same effect is applied to the clip's audio and mask if any.
    c                    s
    j |  S )N)duration)tself N/var/www/html/venv/lib/python3.8/site-packages/moviepy/video/fx/time_mirror.py<lambda>       ztime_mirror.<locals>.<lambda>T)Zkeep_duration)Zfl_timer   r	   r   r
   time_mirror   s    	r   N)Zmoviepy.decoratorsr   r   r   r   r	   r	   r	   r
   <module>   s   