41 42 43
# File 'lib/castaway/range.rb', line 41 def start_time=(t) @start_frame = (_parse_time(t) * @production.fps).floor end