summaryrefslogtreecommitdiff
path: root/include/avmedia/mediawindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/avmedia/mediawindow.hxx')
-rw-r--r--include/avmedia/mediawindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/avmedia/mediawindow.hxx b/include/avmedia/mediawindow.hxx
index 301936bbb4c2..e20d740ddf38 100644
--- a/include/avmedia/mediawindow.hxx
+++ b/include/avmedia/mediawindow.hxx
@@ -106,7 +106,7 @@ namespace avmedia
static css::uno::Reference< css::media::XPlayer > createPlayer( const OUString& rURL, const OUString& rReferer, const OUString* pMimeType = nullptr );
static css::uno::Reference< css::graphic::XGraphic > grabFrame( const OUString& rURL, const OUString& rReferer,
- const OUString& sMimeType, double fMediaTime = AVMEDIA_FRAMEGRABBER_DEFAULTFRAME );
+ const OUString& sMimeType );
static BitmapEx getAudioLogo();
static BitmapEx getEmptyLogo();