BluRay playlist (mpls) files support

This commit is contained in:
Grigory Chudov
2018-02-14 21:54:03 -05:00
parent 10ae35de4c
commit f2ff167483
7 changed files with 514 additions and 6 deletions

View File

@@ -61,6 +61,7 @@
<ItemGroup>
<Compile Include="BDLPCMReader.cs" />
<Compile Include="BDLPCMReaderSettings.cs" />
<Compile Include="MPLSReader.cs" />
<Compile Include="FrameReader.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TsStream.cs" />