Home
last modified time | relevance | path

Searched refs:kWhatStreamsChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h108 kWhatStreamsChanged, enumerator
H A DLiveSession.cpp1765 notify->setInt32("what", kWhatStreamsChanged); in onChangeConfiguration2()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DHTTPLiveSource.cpp375 case LiveSession::kWhatStreamsChanged: in onSessionNotify()