From 2cae2ed28c0b6055b504e6fd00a79bba176d0637 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 11 Nov 2005 16:13:19 +0100 Subject: Modified switching to Dolby Digital audio in live mode --- dvbdevice.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dvbdevice.h') diff --git a/dvbdevice.h b/dvbdevice.h index 7da7e4f1..ed0cef8a 100644 --- a/dvbdevice.h +++ b/dvbdevice.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbdevice.h 1.35 2005/08/20 15:20:15 kls Exp $ + * $Id: dvbdevice.h 1.36 2005/11/11 14:51:38 kls Exp $ */ #ifndef __DVBDEVICE_H @@ -69,6 +69,8 @@ public: // PID handle facilities +private: + bool SetAudioBypass(bool On); protected: virtual bool SetPid(cPidHandle *Handle, int Type, bool On); -- cgit v1.2.3