Add audio support

This commit is contained in:
Cameron Gutman
2014-02-02 05:34:12 -05:00
parent ac6412f4be
commit 30f275768c
6 changed files with 237 additions and 5 deletions
@@ -48,6 +48,9 @@
<ClCompile Include="VideoStream.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="AudioStream.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="PlatformSockets.h">