added codec profiles

This commit is contained in:
Luke Pulverenti
2014-03-22 16:02:10 -04:00
parent bd7486b952
commit e2c0194744
6 changed files with 126 additions and 42 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="Channels\Channel.cs" />
<Compile Include="Collections\CollectionCreationOptions.cs" />
<Compile Include="Collections\ICollectionManager.cs" />
<Compile Include="Dlna\CodecProfile.cs" />
<Compile Include="Dlna\DeviceIdentification.cs" />
<Compile Include="Dlna\DirectPlayProfile.cs" />
<Compile Include="Dlna\IDlnaManager.cs" />