rename $this to $obj to avoid saving over keyword.
move $this.id into base class remove unnecessary assignment
vban is now a custom class of subclasses for each vban stream type.
Added vban_in/vban_out to definetypes in base Added string attribute label for strips Added vban.ps1 which defines instream/oustream attributes. Version bumped and changelog updated Unit tests updated to reflect changes