Updates to Video Codec Interfaces

This commit is contained in:
Neil Dorin
2017-09-12 14:04:20 -06:00
parent 830093da3b
commit 849675c539
4 changed files with 31 additions and 3 deletions

View File

@@ -103,7 +103,7 @@
<Reference Include="System.Data" />
</ItemGroup>
<ItemGroup>
<Compile Include="Devices\IHasDialer.cs" />
<Compile Include="Devices\CodecInterfaces.cs" />
<Compile Include="Devices\IHasSharing.cs" />
<Compile Include="Ramps and Increments\ActionIncrementer.cs" />
<Compile Include="Comm and IR\CommFactory.cs" />