diff options
Diffstat (limited to 'drivers/theora/video_stream_theora.h')
-rw-r--r-- | drivers/theora/video_stream_theora.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/theora/video_stream_theora.h b/drivers/theora/video_stream_theora.h index c15ef31cfc..3e144c0125 100644 --- a/drivers/theora/video_stream_theora.h +++ b/drivers/theora/video_stream_theora.h @@ -69,6 +69,7 @@ class VideoStreamPlaybackTheora : public VideoStreamPlayback { AudioMixCallback mix_callback; void* mix_udata; + bool paused; #ifdef THEORA_USE_THREAD_STREAMING |