Skip to content
  • David Gobbi's avatar
    ENH: rollup enhancements to vtkVideoSource: · c3cdf251
    David Gobbi authored
    1) many API changes: separate Record() and Play() [now Play just plays back
       frames, it doesn't grab images]
    2) Seek() replaces old Rewind() and Advance()
    3) Rewind() now rewinds to earliest frame, rather than backing up just 1 frame
    4) automatic freeing of driver at application exit
    5) GrabOnUpdate is history
    c3cdf251