summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-04-07 00:15:57 +0200
committerJohns <johns98@gmx.net>2012-04-07 00:15:57 +0200
commit30d45864489ef1c741e575b7104f819ead84b9cd (patch)
tree125665cd0729fc02062cc1304e72425a8e872542 /video.h
parentaa4debc9c8a31c478bb8c9983c669a21b3afd6d3 (diff)
downloadvdr-plugin-softhddevice-30d45864489ef1c741e575b7104f819ead84b9cd.tar.gz
vdr-plugin-softhddevice-30d45864489ef1c741e575b7104f819ead84b9cd.tar.bz2
Change audio/video delay with hot-key.
Diffstat (limited to 'video.h')
-rw-r--r--video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video.h b/video.h
index 0d5b3cd..397f5df 100644
--- a/video.h
+++ b/video.h
@@ -35,6 +35,7 @@ typedef struct _video_hw_decoder_ VideoHwDecoder;
//----------------------------------------------------------------------------
extern char VideoIgnoreRepeatPict; ///< disable repeat pict warning
+extern int VideoAudioDelay; ///< audio/video delay
//----------------------------------------------------------------------------
// Prototypes