summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayerSource.h
diff options
context:
space:
mode:
authorLi Sun <sunli@codeaurora.org>2015-08-31 22:39:13 +0800
committerLinux Build Service Account <lnxbuild@localhost>2015-10-06 03:24:59 -0600
commit562092cd2ad4cadc6555d582945c78465f613a12 (patch)
tree92afd2649f0d81e0aa71a7c2d4865af8cb3b2d6e /media/libmediaplayerservice/nuplayer/NuPlayerSource.h
parentbda215ba50dd406845bf4c3842d6d5f3c4380d6c (diff)
downloadframeworks_av-562092cd2ad4cadc6555d582945c78465f613a12.zip
frameworks_av-562092cd2ad4cadc6555d582945c78465f613a12.tar.gz
frameworks_av-562092cd2ad4cadc6555d582945c78465f613a12.tar.bz2
rtsp: notify the client when receiving BYE message in RTCP
RTSP stack would parse "BYE" message from RTCP packets and notify NuPlayer which will send the notification to the client. Change-Id: I461960f28610f998b71a6e1322fe79f9856c7a92
Diffstat (limited to 'media/libmediaplayerservice/nuplayer/NuPlayerSource.h')
-rw-r--r--media/libmediaplayerservice/nuplayer/NuPlayerSource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libmediaplayerservice/nuplayer/NuPlayerSource.h b/media/libmediaplayerservice/nuplayer/NuPlayerSource.h
index c87f172..9ee6c7b 100644
--- a/media/libmediaplayerservice/nuplayer/NuPlayerSource.h
+++ b/media/libmediaplayerservice/nuplayer/NuPlayerSource.h
@@ -57,6 +57,7 @@ struct NuPlayer::Source : public AHandler {
kWhatQueueDecoderShutdown,
kWhatDrmNoLicense,
kWhatInstantiateSecureDecoders,
+ kWhatRTCPByeReceived,
};
// The provides message is used to notify the player about various