Class: EDL::Wipe

Inherits:
Transition show all
Defined in:
lib/edl/transition.rb

Overview

Represents an SMPTE wipe

Instance Attribute Summary collapse

Attributes inherited from Transition

#duration, #effect

Instance Attribute Details

#smpte_wipe_indexObject

Which SMPTE wipe is needed



21
22
23
# File 'lib/edl/transition.rb', line 21

def smpte_wipe_index
  @smpte_wipe_index
end