summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h')
-rw-r--r--Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h b/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h
index 862937357..0faa04578 100644
--- a/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h
+++ b/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h
@@ -70,6 +70,7 @@ namespace WebCore {
PassRefPtr<TimeRanges> buffered() const;
float maxTimeSeekable() const;
+ // FIXME: bytesLoaded() should be replaced with didLoadingProgress() (by somebody who can find the implementation of this class).
unsigned bytesLoaded() const;
unsigned totalBytes() const;