]> git.sesse.net Git - vlc/blobdiff - include/vlc_codec_synchro.h
Use var_InheritString for --decklink-video-connection.
[vlc] / include / vlc_codec_synchro.h
index 3fd26712ae0222bda82ba1373e2b31ca265ba8ab..fefab4e173d93393b4787bf0d1a596712b7afd19 100644 (file)
@@ -45,5 +45,5 @@ VLC_EXPORT( void, decoder_SynchroTrash,          ( decoder_synchro_t * ) );
 VLC_EXPORT( void, decoder_SynchroDecode,         ( decoder_synchro_t * ) );
 VLC_EXPORT( void, decoder_SynchroEnd,            ( decoder_synchro_t *, int, bool ) );
 VLC_EXPORT( mtime_t, decoder_SynchroDate,        ( decoder_synchro_t * ) LIBVLC_USED );
-VLC_EXPORT( void, decoder_SynchroNewPicture,     ( decoder_synchro_t *, int, int, mtime_t, mtime_t, int, bool ) );
+VLC_EXPORT( void, decoder_SynchroNewPicture,     ( decoder_synchro_t *, int, int, mtime_t, mtime_t, bool ) );