class ActiveVlc::Stage::Gather

Public Class Methods

new() click to toggle source
Calls superclass method ActiveVlc::Stage::Base::new
# File lib/activevlc/stage/gather.rb, line 14
def initialize
  super :gather
end