diff options
Diffstat (limited to 'video.h')
-rw-r--r-- | video.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ typedef struct _video_hw_decoder_ VideoHwDecoder; //---------------------------------------------------------------------------- extern char VideoIgnoreRepeatPict; ///< disable repeat pict warning +extern int VideoAudioDelay; ///< audio/video delay //---------------------------------------------------------------------------- // Prototypes |