stub out process throttle

This commit is contained in:
Luke Pulverenti
2015-02-27 12:43:06 -05:00
parent 28ffeb5121
commit f0594dea77
10 changed files with 183 additions and 104 deletions

View File

@@ -81,6 +81,7 @@
<Compile Include="Library\ChapterService.cs" />
<Compile Include="Playback\Hls\MpegDashService.cs" />
<Compile Include="Playback\MediaInfoService.cs" />
<Compile Include="Playback\TranscodingThrottler.cs" />
<Compile Include="PlaylistService.cs" />
<Compile Include="Reports\ReportFieldType.cs" />
<Compile Include="Reports\ReportResult.cs" />