summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/wrapper/Player.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/vlc/wrapper/Player.hxx')
-rw-r--r--avmedia/source/vlc/wrapper/Player.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/vlc/wrapper/Player.hxx b/avmedia/source/vlc/wrapper/Player.hxx
index 4ff066a8dc38..bb5e6b9fc886 100644
--- a/avmedia/source/vlc/wrapper/Player.hxx
+++ b/avmedia/source/vlc/wrapper/Player.hxx
@@ -51,7 +51,7 @@ namespace VLC
void setWindow( intptr_t id );
- void takeSnapshot(const rtl::OUString& file);
+ bool takeSnapshot(const rtl::OUString& file);
bool hasVout() const;