git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[iOS] Video occasionally mixes with other system audio instead of interrupting
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
audio
/
AudioSession.h
diff --git
a/Source/WebCore/platform/audio/AudioSession.h
b/Source/WebCore/platform/audio/AudioSession.h
index
aa64dc3
..
65a4d70
100644
(file)
--- a/
Source/WebCore/platform/audio/AudioSession.h
+++ b/
Source/WebCore/platform/audio/AudioSession.h
@@
-54,7
+54,7
@@
public:
AudioProcessing,
};
WEBCORE_EXPORT void setCategory(CategoryType);
AudioProcessing,
};
WEBCORE_EXPORT void setCategory(CategoryType);
- CategoryType category() const;
+
WEBCORE_EXPORT
CategoryType category() const;
void setCategoryOverride(CategoryType);
CategoryType categoryOverride() const;
void setCategoryOverride(CategoryType);
CategoryType categoryOverride() const;