OSDN Git Service

lots of bug fixes.
[rec10/rec10-git.git] / jTsSplitter / trunk / src / jtssplitter / data / PMTData.java
index 498f023..725e7d3 100644 (file)
@@ -19,5 +19,6 @@ public class PMTData {
      * Streamのタイプを決定する
      */
     public int Stream_Type;
+    public int PCR_PID;
     public int Elementary_PID;
 }