From db3b8cd110820f32bdd1f05adfba2cee7e641c7e Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Sun, 6 Feb 2011 19:02:19 +0100 Subject: Added CheckStart to check start condition Added DisableDPid to disable AC3 demuxing --- command/demux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'command/demux.h') diff --git a/command/demux.h b/command/demux.h index 4213479..2299e6b 100644 --- a/command/demux.h +++ b/command/demux.h @@ -316,6 +316,7 @@ private: public: cDemux(int VPid, int DPid, int APid, bool H264=false, bool VDRCount=false); ~cDemux(); + void DisableDPid(); void Clear(); int Skipped(); void NewFile(); -- cgit v1.2.3