summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/LiveSession.h
diff options
context:
space:
mode:
authorRobert Shih <robertshih@google.com>2014-09-12 00:27:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-09-12 00:27:45 +0000
commit3b54aba0883bdc5924290f44db8beb70da70ea26 (patch)
tree5711a4067902f903271511ebcf056fc5e0817b4e /media/libstagefright/httplive/LiveSession.h
parent6851cdc292aa68e3ac38c01fca3036cf06489ca9 (diff)
parent00598ec0b15426197494aaf9e5ec0bc88507c762 (diff)
downloadframeworks_av-3b54aba0883bdc5924290f44db8beb70da70ea26.zip
frameworks_av-3b54aba0883bdc5924290f44db8beb70da70ea26.tar.gz
frameworks_av-3b54aba0883bdc5924290f44db8beb70da70ea26.tar.bz2
Merge "LiveSession: raise upwards adaptation constraint" into lmp-dev
Diffstat (limited to 'media/libstagefright/httplive/LiveSession.h')
-rw-r--r--media/libstagefright/httplive/LiveSession.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/httplive/LiveSession.h b/media/libstagefright/httplive/LiveSession.h
index 5423f0f..aa06a3f 100644
--- a/media/libstagefright/httplive/LiveSession.h
+++ b/media/libstagefright/httplive/LiveSession.h
@@ -257,7 +257,7 @@ private:
void cancelBandwidthSwitch();
bool canSwitchBandwidthTo(size_t bandwidthIndex);
- void onCheckBandwidth();
+ void onCheckBandwidth(const sp<AMessage> &msg);
void finishDisconnect();