diff options
Diffstat (limited to 'xrdpvr/xrdpvr_internal.h')
| -rw-r--r-- | xrdpvr/xrdpvr_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xrdpvr/xrdpvr_internal.h b/xrdpvr/xrdpvr_internal.h index 995306c3..ca15caf1 100644 --- a/xrdpvr/xrdpvr_internal.h +++ b/xrdpvr/xrdpvr_internal.h @@ -187,6 +187,8 @@ typedef struct _player_state_info int audio_stream_index; int video_stream_index; + double audioTimeout; + double videoTimeout; /* LK_TODO delete this after we fix the problem */ AVFrame *frame; |
