diff options
Diffstat (limited to 'src/wx/film_viewer.h')
| -rw-r--r-- | src/wx/film_viewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 60cde60d0..c54ff6eb4 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -96,6 +96,7 @@ public: boost::optional<dcpomatic::DCPTime> audio_time () const; int dropped () const; + int errored () const; int gets () const; int audio_callback (void* out, unsigned int frames); |
